From 72afba00a9ef14ed972ee9c1f8bf4d289395be88 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 26 Feb 2025 13:35:12 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-26 13:35:12 --- .config/niri/config.kdl | 3 +++ 1 file changed, 3 insertions(+) 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.