Key : Launcher on mod+r.
This commit is contained in:
parent
2ae0e660eb
commit
76168c94aa
|
@ -37,7 +37,7 @@
|
|||
seek = "C";
|
||||
wait = "z";
|
||||
exit = "Z";
|
||||
launch = "Space";
|
||||
launch = "r";
|
||||
repeat = ".";
|
||||
};
|
||||
|
||||
|
@ -119,7 +119,7 @@
|
|||
fullscreen = "f";
|
||||
floating = {
|
||||
toggle = "shift+f";
|
||||
cycle = "r";
|
||||
cycle = "shift+r";
|
||||
};
|
||||
split = {
|
||||
horizontal = "backslash";
|
||||
|
|
Loading…
Reference in a new issue