mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect.
This commit is contained in:
parent
d40820d3f3
commit
c131620d7b
1
conf.c
1
conf.c
@ -192,6 +192,7 @@ static const struct {
|
||||
{ "MS-Tab", "rcycle" },
|
||||
{ "CM-n", "label" },
|
||||
{ "CM-x", "delete" },
|
||||
{ "CM-a", "nogroup" },
|
||||
{ "CM-0", "nogroup" },
|
||||
{ "CM-1", "group1" },
|
||||
{ "CM-2", "group2" },
|
||||
|
Loading…
Reference in New Issue
Block a user