diff --git a/part/Key.nix b/part/Key.nix index ca9bf0e8..cef554c1 100644 --- a/part/Key.nix +++ b/part/Key.nix @@ -37,7 +37,7 @@ seek = "C"; wait = "z"; exit = "Z"; - launch = "space"; + launch = "r"; repeat = "."; }; @@ -104,7 +104,7 @@ sway = { launch.terminal = "Escape"; mod = "Mod4"; - bar = "r"; + bar = "space"; notification = { dismiss = "shift+N"; restore = "n";