dotfiles/dotfiles/xprofile

10 lines
254 B
Plaintext
Raw Normal View History

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"
# XXX: prevents https://github.com/xmonad/xmonad/issues/86 from affecting startup
2018-05-30 22:18:15 -07:00
rm -f ~/.xmonad/xmonad.state
load_xkb_map.sh