[XMonad] Prevent xmonad state from affecting startup
See https://github.com/xmonad/xmonad/issues/86
This commit is contained in:
parent
e3fd21ab6e
commit
c6ee8e5119
@ -2,4 +2,6 @@
|
||||
|
||||
# If there are issues with path, check /etc/profile for hard overrides of PATH.
|
||||
source "$HOME/.lib/shellenv.sh"
|
||||
# XXX: prevents https://github.com/xmonad/xmonad/issues/86 from affecting startup
|
||||
rm -f ~/.xmonad/xmonad.state
|
||||
load_xkb_map.sh
|
||||
|
Loading…
Reference in New Issue
Block a user