Changed HS to LHS (needs to be revisited in the future) and removed default bindings
This commit is contained in:
parent
b3fd3a48c4
commit
6cc5804a74
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