Niri config for flameshot
This commit is contained in:
parent
029de2e63e
commit
22edb3f2a1
2 changed files with 2 additions and 0 deletions
|
|
@ -16,5 +16,6 @@
|
|||
grim
|
||||
slurp
|
||||
satty
|
||||
wl-copy
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -281,6 +281,7 @@
|
|||
"Print".screenshot = {};
|
||||
"Ctrl+Print".screenshot-screen = {};
|
||||
"Alt+Print".screenshot-window = {};
|
||||
"Mod+Shift+S".spawn = [ "zsh" "-c" "grim -g \"$(slurp)\" - | satty -f - --copy-command=wl-copy" ];
|
||||
|
||||
# System Controls
|
||||
"Mod+Escape".toggle-keyboard-shortcuts-inhibit = {};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue