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