diff options
Diffstat (limited to '.config/herbstluftwm')
| -rwxr-xr-x | .config/herbstluftwm/autostart | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index dfb6f56..94c220b 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -155,7 +155,7 @@ 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-n spawn urxvt -name "notes" -e $EDITOR ~/notes -hc keybind Mod4-Shift-o spawn ~/stuffs/tor/start-tor-browser +hc keybind Mod4-Shift-o spawn ~/yolo/tor/start-tor-browser  hc keybind Mod4-Shift-t spawn transmission-gtk  hc keybind Mod4-Shift-v spawn urxvt -name $EDITOR -e $EDITOR  hc keybind Mod4-Shift-w spawn urxvt -name "weechat" -e weechat  | 
