Enable screenshot notification
This commit is contained in:
parent
bf215ea7f9
commit
d580b8c452
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ pkill wl-paste
|
|||
wl-paste --watch cliphist store & disown
|
||||
wl-paste --watch pkill -RTMIN+9 waybar & disown
|
||||
|
||||
# Screenshot notification
|
||||
riverctl spawn /usr/share/river/scripts/screenshot-notify.sh & disown
|
||||
|
||||
# Lock screen daemon
|
||||
riverctl spawn $HOME/.config/river/screenlock.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue