initial commit
This commit is contained in:
parent
c6326a45e6
commit
cebf404919
15 changed files with 757 additions and 0 deletions
3
.scripts/screenshot
Executable file
3
.scripts/screenshot
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/bash
|
||||
grim -g "$(slurp)" -o $HOME/.config/screenshots/ - | wl-copy -t image/png
|
||||
notify-send "Screenshot copied to clipboard"
|
Loading…
Add table
Add a link
Reference in a new issue