Initial
This commit is contained in:
commit
c8734e660a
392 changed files with 21043 additions and 0 deletions
7
.config/waybar/custom/wfrecord-stop.sh
Normal file
7
.config/waybar/custom/wfrecord-stop.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
pkill -SIGINT wf-recorder && notify-send ' screen cap ended'
|
||||
sleep .1
|
||||
|
||||
# send signal to update monitor
|
||||
pkill -RTMIN+8 waybar
|
||||
Loading…
Add table
Add a link
Reference in a new issue