diff --git a/i3.nix b/i3.nix index d3d5929..cf98fa0 100644 --- a/i3.nix +++ b/i3.nix @@ -69,6 +69,7 @@ in { keybindings = lib.mkOptionDefault { "${mod}+Return" = "exec kitty"; "${mod}+Shift+e" = "exec i3-msg exit"; # bypass default session exit confirmation menu + "${mod}+space" = "exec i3-msg open"; # Open blank space "Mod1+Q" = "exec /etc/profiles/per-user/elnu/bin/rofi-power"; # Audio controls