Compare commits
No commits in common. "dca7745ffaae8e0b42b8f9c88f3c59f8236effd2" and "61917432c98786483a0b844a73b75852dd7975c7" have entirely different histories.
dca7745ffa
...
61917432c9
@ -327,6 +327,9 @@ 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
|
||||||
|
|
||||||
@ -386,8 +389,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 grim -g "$(slurp)" - | swappy -f -
|
bindsym Print exec --no-startup-id flameshot gui
|
||||||
bindsym Control+Print exec --no-startup-id sleep 2s && grim -g "$(slurp)" - | swappy -f -
|
bindsym Control+Print exec --no-startup-id flameshot gui -d 2000
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
# Audio & Media Control #
|
# Audio & Media Control #
|
||||||
|
@ -24,6 +24,7 @@ fakeroot
|
|||||||
ffmpeg
|
ffmpeg
|
||||||
firewalld
|
firewalld
|
||||||
fish
|
fish
|
||||||
|
flameshot
|
||||||
foliate
|
foliate
|
||||||
font-manager
|
font-manager
|
||||||
freetype2
|
freetype2
|
||||||
@ -119,10 +120,8 @@ reflector
|
|||||||
restic
|
restic
|
||||||
rsync
|
rsync
|
||||||
seahorse
|
seahorse
|
||||||
slurp
|
|
||||||
smartmontools
|
smartmontools
|
||||||
stress
|
stress
|
||||||
swappy
|
|
||||||
swaync
|
swaync
|
||||||
system-config-printer
|
system-config-printer
|
||||||
thunar
|
thunar
|
||||||
|
Loading…
Reference in New Issue
Block a user