AutoYADM commit: 2025-05-05 14:57:29

This commit is contained in:
Daniel Fichtinger 2025-05-05 14:57:29 -04:00
parent 369ede739c
commit b994899a28
5 changed files with 7 additions and 3 deletions

View file

@ -326,7 +326,8 @@ binds {
spawn "footclient"
}
Mod+D {
spawn "fuzzel" "--hide-before-typing" "-I" "--placeholder=Select an application:"
spawn "fuzzel" "--placeholder=Select an application:"
// spawn "fuzzel" "--hide-before-typing" "-I" "--placeholder=Select an application:"
}
Mod+Ctrl+semicolon {
spawn "swaylock" "-c" "121212" "-e" "-f" "-F"
@ -767,7 +768,7 @@ binds {
spawn "clipcat-menu"
}
Mod+B {
spawn "~/.config/niri/scripts/rbw-fish.fish"
spawn "~/.config/niri/scripts/rbw-fuzzel.fish"
}
// Applications such as remote-desktop clients and software KVM switches may
// request that niri stops processing the keyboard shortcuts defined here