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