Small wmiirc fix
This commit is contained in:
parent
0394717561
commit
c2dad9dced
1 changed files with 1 additions and 3 deletions
|
@ -116,8 +116,6 @@ eventstuff() {
|
|||
wmiir xwrite /tag/sel/ctl colmode sel default
|
||||
Key $MODKEY-s
|
||||
wmiir xwrite /tag/sel/ctl colmode sel stack
|
||||
Key $MODKEY-m
|
||||
wmiir xwrite /tag/sel/ctl colmode sel max
|
||||
Key $MODKEY-q
|
||||
sh -c "$(eval $WMII_MENU <$progsfile)" &
|
||||
Key $MODKEY-Return
|
||||
|
@ -126,7 +124,7 @@ eventstuff() {
|
|||
eval $LOCK &
|
||||
Key $MODKEY-Shift-space
|
||||
wmiir xwrite /tag/sel/ctl send sel toggle
|
||||
Key $MODKEY-f
|
||||
Key $MODKEY-m
|
||||
wmiir xwrite /client/sel/ctl Fullscreen toggle
|
||||
Key $MODKEY-Shift-c
|
||||
wmiir xwrite /client/sel/ctl kill
|
||||
|
|
Loading…
Reference in a new issue