Install XMonad
, XMobar
, dmenu
and trayer
on your system. There are alternatives to some of
these, but I’ve found each of them to be lightweight & stable.
Get the following files from
my dotfiles
repository and put them inside ~/.xmonad
.
exec xmonad
. It
also needs to be executable (chmod +x xmonad-init
).
Finally, find the file /usr/share/xsessions/xmonad.desktop
.
The line beginning with Exec
must be
Exec=/path/to/xmonad-init
Now, when logging in, choose the xmonad option.
Home | Back to Misc Code & Software
This work is licensed under CC BY-NC 4.0