chore: Changed HS to LHS (needs to be revisited in the future) and removed default bindings
This commit is contained in:
parent
caa1901731
commit
921ebb1ee9
4 changed files with 366 additions and 374 deletions
|
@ -1,7 +1,7 @@
|
|||
# ~/.config/xmonad/build
|
||||
#!/bin/sh
|
||||
exec stack ghc -- \
|
||||
--make xmonad.hs \
|
||||
--make xmonad.lhs \
|
||||
-i \
|
||||
-ilib \
|
||||
-fforce-recomp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue