chore: Changed HS to LHS (needs to be revisited in the future) and removed default bindings

This commit is contained in:
2022-10-26 12:41:53 +01:00
parent caa1901731
commit 921ebb1ee9
4 changed files with 366 additions and 374 deletions

View File

@@ -1,7 +1,7 @@
# ~/.config/xmonad/build
#!/bin/sh
exec stack ghc -- \
--make xmonad.hs \
--make xmonad.lhs \
-i \
-ilib \
-fforce-recomp \