From fb8fda864f12131403de0e2947dfbca9989110c6 Mon Sep 17 00:00:00 2001 From: Bas Grolleman Date: Mon, 11 May 2026 08:21:04 +0200 Subject: [PATCH] More alt for Niri --- niri/cfg/keybinds.kdl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/niri/cfg/keybinds.kdl b/niri/cfg/keybinds.kdl index 2d8bb74..c9ac6a3 100644 --- a/niri/cfg/keybinds.kdl +++ b/niri/cfg/keybinds.kdl @@ -12,11 +12,11 @@ binds { Mod+Shift+S { spawn-sh "flameshot gui"; } // ─── Applications ─── - Mod+Return hotkey-overlay-title="Open Terminal: Alacritty" { spawn "alacritty"; } + Alt+Return hotkey-overlay-title="Open Terminal: Alacritty" { spawn "alacritty"; } //Mod+CTRL+Return hotkey-overlay-title="Open App Launcher: noctalia launcher" { spawn-sh "qs -c noctalia-shell ipc call launcher toggle"; } - Mod+Space hotkey-overlay-title="Open App Launcher: noctalia launcher" { spawn-sh "qs -c noctalia-shell ipc call launcher toggle"; } + Alt+Space hotkey-overlay-title="Open App Launcher: noctalia launcher" { spawn-sh "qs -c noctalia-shell ipc call launcher toggle"; } Mod+B hotkey-overlay-title="Open Browser: helium" { spawn "helium-browser"; } - Mod+ALT+L hotkey-overlay-title="Lock Screen: noctalia lock" { spawn-sh "qs -c noctalia-shell ipc call lockScreen lock"; } + Mod+L hotkey-overlay-title="Lock Screen: noctalia lock" { spawn-sh "qs -c noctalia-shell ipc call lockScreen lock"; } Mod+Shift+Q hotkey-overlay-title="Session Menu: noctalia sessionMenu" { spawn-sh "qs -c noctalia-shell ipc call sessionMenu toggle"; } // Please choose your own file manager.