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