mirror of https://github.com/0intro/wmii
Removed Mod-f from wmiirc, since it's long defunct
This commit is contained in:
parent
06669775f7
commit
16822b6419
|
@ -189,8 +189,6 @@ do
|
||||||
xwrite /tag/sel/ctl colmode sel stack;;
|
xwrite /tag/sel/ctl colmode sel stack;;
|
||||||
$MODKEY-m)
|
$MODKEY-m)
|
||||||
xwrite /tag/sel/ctl colmode sel max;;
|
xwrite /tag/sel/ctl colmode sel max;;
|
||||||
$MODKEY-f)
|
|
||||||
xwrite /tag/sel/0/sel/geom 0 0 0 0;;
|
|
||||||
$MODKEY-a)
|
$MODKEY-a)
|
||||||
`conf_which "$(proglist $ACTIONS_DIRS | $DMENU)"` &;;
|
`conf_which "$(proglist $ACTIONS_DIRS | $DMENU)"` &;;
|
||||||
$MODKEY-p)
|
$MODKEY-p)
|
||||||
|
|
Loading…
Reference in New Issue