mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
re-add a lost group keybinding
ok oga@ todd@
This commit is contained in:
parent
3341229c74
commit
19ae2f65de
1
conf.c
1
conf.c
@ -200,6 +200,7 @@ conf_setup(struct conf *c)
|
||||
conf_bindname(c, "CM-1", "group1");
|
||||
conf_bindname(c, "CM-2", "group2");
|
||||
conf_bindname(c, "CM-3", "group3");
|
||||
conf_bindname(c, "CM-4", "group4");
|
||||
conf_bindname(c, "CM-5", "group5");
|
||||
conf_bindname(c, "CM-6", "group6");
|
||||
conf_bindname(c, "CM-7", "group7");
|
||||
|
Loading…
Reference in New Issue
Block a user