AutoYADM commit: 2025-03-09 17:00:05

This commit is contained in:
Daniel Fichtinger 2025-03-09 17:00:05 -04:00
parent 20f961bf49
commit 8fdd0336bf
2 changed files with 8 additions and 5 deletions

View file

@ -728,6 +728,9 @@ binds {
Mod+Tab {
spawn "~/scripts/niri/window-picker.py"
}
Mod+semicolon {
spawn "~/scripts/foot-command.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.