diff options
author | Aoi Koizumi <novaburst@kalli.st> | 2022-03-18 17:19:55 -0300 |
---|---|---|
committer | Aoi Koizumi <novaburst@kalli.st> | 2022-03-18 17:19:55 -0300 |
commit | 2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd (patch) | |
tree | 3119664e914e2b31604d79a9cce3482fd3d71e69 /gmi/8f680026.gmi | |
parent | 7b10faf7494f396be6fe4131e1b562cc384f7c12 (diff) | |
download | mirror-world-2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd.tar.gz |
Say "hello" 40 times to the place where you have tried salt at least once.
Signed-off-by: Aoi Koizumi <novaburst@kalli.st>
Diffstat (limited to 'gmi/8f680026.gmi')
-rw-r--r-- | gmi/8f680026.gmi | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/gmi/8f680026.gmi b/gmi/8f680026.gmi new file mode 100644 index 0000000..879f2f1 --- /dev/null +++ b/gmi/8f680026.gmi @@ -0,0 +1,22 @@ +# Window managers +Authors: Aoi Koizumi <novaburst@envs.net> +Date: 2022 01 24 + +I have like, three window managers installed on my main machine running FreeBSD 13.0-R +I'll describe my brief experiences on those below. + +#cwm +Hardly know anything about it, aside from it being built-in on a OpenBSD base install. +Turns out it's actually pretty good, and well documented. Configuration file is also quite simple. +I'm just too lazy to get myself used to it. + +#dwm +A window manager I once disliked alongside i3 for no reason at all, besides from extreme shilling from some of its users. +Only issue I had with it was because of conflicts with profanity and weechat, so I ended up recompiling it from the FreeBSD Ports tree and it uses the Win key instead of Alt. +It became my second-favorite window manager, and I use it as vanilla as possible, mainly to avoid it turning it to shit. + +#i3 +At first, just like with dwm I got very weirded out because I came from using w9wm, its perfect opposite. +Adapted myself quite quickly to it over time, and eventually became second nature to me. +It's pretty smooth from my experience. +At least I was looking to make more use of my keyboard, and I guess I've already achieved that with tiling window managers. \ No newline at end of file |