[XMonad] Prevent xmonad state from affecting startup

See https://github.com/xmonad/xmonad/issues/86
This commit is contained in:
Ivan Malison 2017-03-10 17:30:12 -08:00
parent e3fd21ab6e
commit c6ee8e5119
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -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