From aaaadb908068c9ed90694025cca32d7c06fc274b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 27 Jan 2012 15:25:25 +0100 Subject: .config/herbstluftwm/autostart --- .config/herbstluftwm/autostart | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 5d6f58b..1668a5c 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -23,8 +23,6 @@ hc rename default q tagnames=(q w e a s d z x c) for tag in ${tagnames[@]}; do hc add $tag - hc keybind $modkey-$tag use $tag - hc keybind $modkey-Shift-$tag move $tag done # Monitors -- cgit v1.2.3-54-g00ecf