.config/herbstluftwm/autostart
This commit is contained in:
parent
5b3c48004e
commit
aaaadb9080
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue