finished post

This commit is contained in:
shockrahwow 2019-08-18 02:40:31 -07:00
parent 35f7024f60
commit ffe219765f

View File

@ -1,28 +1,38 @@
# A month in DWM - Moving forward with my setup
For about a year and half I've been using [i3wm](https://i3wm.org/) as my daily driver under Debian and Gentoo(for my short time with it) and I'lve loved it thus far.
As with many things however, it started to get old and I wanted something new without having to distro-hop.
For about a year and half I've been using [i3wm](https://i3wm.org/) as my daily driver under Debian and I've loved it thus far.
But after a while it started to get old and I wanted something new without having to distro-hop.
[DWM](https://dwm.suckless.org/) interested me as its memory usage footprint is tiny compared to i3wm and follows the [suckless philosophy](https://suckless.org/philosophy/) which I still found interesting.
[DWM](https://dwm.suckless.org/) interested me as its memory usage footprint is tiny compared to i3wm and follows the [suckless philosophy](https://suckless.org/philosophy/) which I found interesting and appreciate more and more.
## Is it /comfy/?
Absolutely. But I'll let this little clip speak for itself:
Absolutely. I'll let this little clip speak for itself:
<div style="width: 100%; height: 0px; position: relative; padding-bottom: 28.125%;"><iframe src="https://streamable.com/s/skb0y/tbxohj" frameborder="0" width="100%" height="100%" allowfullscreen style="width: 100%; height: 100%; position: absolute;"></iframe></div>
Once you get past a couple of hurdles with it things becomes really nice and to be honest have spoiled me to the point of just basic tasks in other setups has become painful.
Once you get past a couple of hurdles with it things becomes really nice and to be honest have spoiled me to the point where basic tasks in other setups has become painful.
_If you're a vim user then you'll know the feeling._
## Hurdles
First off configuring anything blows. Recompiling things is just dumb and means you have to:
Configuring anything blows. Recompiling things is just dumb and means you have to:
1. Close everything because you will have to exit dwm + X11
1. Close everything because you will have to exit DWM + X11
2. Exit DWM + X11
3. Make changes & recompile
4. Test changes
5. Often tweak changes and go back to step 2
5. Tweak changes and go back to step 2
Patching is obnoxious on the premiss that I don't want to shut literally everything down just to rice.
Which means I messing with things becomes boring leaving me to go do something else.
The splitting is... well it's awful.
The idea is neat and on paper makes logical sense but to be honest anything past two windows(sometimes three) is no fun to use and honestly not even that useful in anyways.
## The /comfy/
Now that I've messed with things my setup it feels much more personal, though that may be because of the nice backgrounds I now have.
The lack of features has sorta grown on me to where I don't care that it doesn't have a bunch of random features and enough docs to fill a book.
It displays windows in a neat fashion and is friendly with multiple monitors.
## Conclusion
Yea I like it, it's probably going to be my daily driver a while until a port for Wayland comes out since the only thing left to fix is the screen tearing which is no good.