From ff391c5db0138c09dd43adfc6e982eb88f83c7db Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 27 Jan 2012 20:54:59 +0100 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 4fedccc..06894a2 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -24,15 +24,10 @@ hc move_monitor 0 1920x1080+0+0 hc add_monitor 1680x1050+1920+0 w # Keys -hc keybind $modkey-Return spawn urxvt -hc keybind Control-Mod1-l spawn i3lock -c 000000 -hc keybind $modkey-t spawn ~/bin/hlwm/capture-todo -hc keybind $modkey-Shift-t spawn ~/bin/hlwm/show-todo +#hc keybind $modkey-t spawn ~/bin/hlwm/capture-todo +#hc keybind $modkey-Shift-t spawn ~/bin/hlwm/show-todo -hc keybind $modkey-Shift-r remove hc keybind $modkey-space cycle_layout 1 -hc keybind $modkey-u split vertical 0.5 -hc keybind $modkey-o split horizontal 0.5 hc keybind $modkey-Mod1-f floating toggle hc keybind $modkey-Mod1-Shift-f fullscreen toggle hc keybind $modkey-Mod1-p pseudotile toggle -- cgit v1.2.3-54-g00ecf