2016-09-19 20:18:32 -07:00
|
|
|
# -*- mode: sh; -*-
|
2016-11-18 16:19:40 -06:00
|
|
|
|
2018-05-30 22:18:15 -07:00
|
|
|
|
2016-11-18 16:19:40 -06:00
|
|
|
# If there are issues with path, check /etc/profile for hard overrides of PATH.
|
2018-05-30 22:18:15 -07:00
|
|
|
. "$HOME/.lib/login.sh"
|
2017-03-10 17:30:12 -08:00
|
|
|
# XXX: prevents https://github.com/xmonad/xmonad/issues/86 from affecting startup
|
2018-05-30 22:18:15 -07:00
|
|
|
|
2017-03-10 17:30:12 -08:00
|
|
|
rm -f ~/.xmonad/xmonad.state
|
2016-10-03 16:49:42 -07:00
|
|
|
load_xkb_map.sh
|