diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 78432275..4de4b092 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -669,6 +669,9 @@ binds { Mod+Shift+S { screenshot-window } + Mod+Alt+S { + spawn "~/scripts/recorder.sh" + } // Applications such as remote-desktop clients and software KVM switches may // request that niri stops processing the keyboard shortcuts defined here // so they may, for example, forward the key presses as-is to a remote machine.