AutoYADM commit: 2025-03-14 01:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 01:30:06 -04:00
parent af8d6ce122
commit f7cbcb047e
3 changed files with 7 additions and 2 deletions

View file

@ -731,6 +731,9 @@ binds {
Mod+semicolon {
spawn "~/scripts/foot-command.py"
}
Mod+P {
spawn "clipcat-menu"
}
// 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.