diff --git a/part/Key.nix b/part/Key.nix index cef554c..ca9bf0e 100644 --- a/part/Key.nix +++ b/part/Key.nix @@ -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";