diff options
author | shmibs <shmibs@gmail.com> | 2014-09-07 23:59:26 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-09-07 23:59:26 -0700 |
commit | 85904ee8ab3bf1ae2be36a66e38b7b77709af4ae (patch) | |
tree | c044f3796529b2925f71622436a14b4a5c23436a /.config | |
parent | 43284dbeae82e7e6653ff1cf050551ef53cdcf29 (diff) | |
download | dotfiles-85904ee8ab3bf1ae2be36a66e38b7b77709af4ae.tar.gz |
account for bumblebee
yay power saving!
also added a launger for gwaei because
i use it always forever always
Diffstat (limited to '.config')
-rwxr-xr-x | .config/herbstluftwm/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 677c2b3..adef952 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -123,6 +123,7 @@ hc keybind Mod4-c spawn ~/.config/herbstluftwm/colourgrab.sh hc keybind Mod4-Return spawn urxvt hc keybind Mod4-Shift-d spawn ~/games/desura/desura hc keybind Mod4-Shift-f spawn firefox +hc keybind Mod4-Shift-g spawn gwaei hc keybind Mod4-Shift-i spawn gimp hc keybind Mod4-Shift-m spawn mathematica hc keybind Mod4-Shift-o spawn ~/stuffs/tor/start-tor-browser |