Key : Swap Launch and Status bar.

This commit is contained in:
Dmitry Voronin 2024-05-02 18:16:46 +03:00
parent 551b6bec97
commit 49c0203e7b
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -37,7 +37,7 @@
seek = "C";
wait = "z";
exit = "Z";
launch = "r";
launch = "space";
repeat = ".";
};
@ -104,7 +104,7 @@
sway = {
launch.terminal = "Escape";
mod = "Mod4";
bar = "space";
bar = "r";
notification = {
dismiss = "shift+N";
restore = "n";