updated scripts
This commit is contained in:
parent
fa169ab0b6
commit
5203fdc11f
4 changed files with 82 additions and 0 deletions
4
.local/bin/fsss
Executable file
4
.local/bin/fsss
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# takes a fullscreen screenshot and sends notification afterwards
|
||||
grim - | wl-copy && notify-send "grim" "screenshot copied to clipboard"
|
Loading…
Add table
Add a link
Reference in a new issue