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

This commit is contained in:
Afonso Franco 2022-10-26 12:41:53 +01:00
parent caa1901731
commit 921ebb1ee9
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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 \