From 4311fcae211b59468306ae7fad3c3199d9aadaf1 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 28 Feb 2025 13:40:13 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-28 13:40:13 --- .config/niri/config.kdl##hostname.dpad | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/niri/config.kdl##hostname.dpad b/.config/niri/config.kdl##hostname.dpad index 80c34245..10fcc9e1 100644 --- a/.config/niri/config.kdl##hostname.dpad +++ b/.config/niri/config.kdl##hostname.dpad @@ -682,6 +682,9 @@ binds { Mod+Alt+S { spawn "~/scripts/recorder.sh" } + Mod+Tab { + spawn "~/scripts/niri/window-picker.py" + } // 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.