Update config for grim and swappy screenshots
This commit is contained in:
parent
94e9c999e1
commit
dca7745ffa
@ -327,9 +327,6 @@ exec --no-startup-id /opt/KopiaUI/kopia-ui
|
|||||||
# Easy Effects
|
# Easy Effects
|
||||||
exec --no-startup-id easyeffects --gapplication-service
|
exec --no-startup-id easyeffects --gapplication-service
|
||||||
|
|
||||||
# activate flameshot
|
|
||||||
exec --no-startup-id flameshot
|
|
||||||
|
|
||||||
# notifications
|
# notifications
|
||||||
exec --no-startup-id swaync
|
exec --no-startup-id swaync
|
||||||
|
|
||||||
@ -389,8 +386,8 @@ bindsym ctrl+mod1+j exec --no-startup-id jellyfinmediaplayer;focus
|
|||||||
bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
|
bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
bindsym Print exec --no-startup-id flameshot gui
|
bindsym Print exec --no-startup-id grim -g "$(slurp)" - | swappy -f -
|
||||||
bindsym Control+Print exec --no-startup-id flameshot gui -d 2000
|
bindsym Control+Print exec --no-startup-id sleep 2s && grim -g "$(slurp)" - | swappy -f -
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
# Audio & Media Control #
|
# Audio & Media Control #
|
||||||
|
Loading…
Reference in New Issue
Block a user