summaryrefslogtreecommitdiff
path: root/user/.wmii/wmiirc
diff options
context:
space:
mode:
Diffstat (limited to 'user/.wmii/wmiirc')
-rwxr-xr-xuser/.wmii/wmiirc8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/.wmii/wmiirc b/user/.wmii/wmiirc
index 8c508d1..26c5615 100755
--- a/user/.wmii/wmiirc
+++ b/user/.wmii/wmiirc
@@ -281,13 +281,13 @@ Key $MODKEY-Shift-$i # Retag selected client with the numbered tag
cat <<!
Key $MODKEY-5
- wmiir xwrite /ctl view "5 Media"
+ wmiir xwrite /ctl view "5.Media"
Key $MODKEY-Shift-5
- wmiir xwrite /client/sel/tags "5 Media"
+ wmiir xwrite /client/sel/tags "5.Media"
Key $MODKEY-9
- wmiir xwrite /ctl view "9 Network"
+ wmiir xwrite /ctl view "9.Network"
Key $MODKEY-Shift-9
- wmiir xwrite /client/sel/tags "9 Network"
+ wmiir xwrite /client/sel/tags "9.Network"
!
}