You are not logged in.
Hello all. A lot of people seem to be put off XMonad by the difficulty of configuring it (it's written in Haskell), but I've found a configuration that works well with no tweaking, though I may still adjust it later. It's got a Fibonacci-style spiralling layout (though not quite Fibonacci) by default. Here it is;
https://github.com/randomthought/xmonad-config
All I've had to change so far have been the default terminal (from termite to terminator) and the menu program, from rofi to dmenu, though I still keep rofi available and launch it from a simple batch file to get a listing of all the windows I've got open and where. Going any deeper in configuring it, though, looks like it would require a deep knowledge of Haskell and wouldn't be a small undertaking.
Last edited by Colonel Panic (2022-04-26 20:57:42)
Offline
A quick update; I've just installed XMonad in Lite 8.0 but so far haven't installed "my" configuration so I'm using it as is.
I quite like the almost complete absence of borders, taskbars or anything similar in XMonad - windows use the whole of the desktop space (or half of it each if you've got two side by side, as I have at the moment).
Offline