Key : Launcher on mod+r.

This commit is contained in:
Dmitry Voronin 2024-04-18 20:42:31 +03:00
parent 2ae0e660eb
commit 76168c94aa
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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";