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