My xmonad setup. Split up into multiple files to simplify the main xmonad.hs config file
Go to file
2022-07-16 17:16:37 +02:00
src/XMonad/Custom fix bug regarding control modifier 2022-07-16 17:16:37 +02:00
.gitignore initial commit 2022-07-16 13:42:29 +02:00
README.md Add README.md 2022-07-16 11:45:07 +00:00
Setup.lhs initial commit 2022-07-16 13:42:29 +02:00
xmonad-custom.cabal add ProgramWorkSpaces 2022-07-16 16:56:29 +02:00

Usage

Install via stack similar as xmonad and xmonad-contrib, see e.g. https://brianbuccola.com/how-to-install-xmonad-and-xmobar-via-stack/