initial commit
This commit is contained in:
commit
b39b82463b
13 changed files with 214 additions and 0 deletions
5
screenshot
Executable file
5
screenshot
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# docstring=do a screenshots on wayland compositors
|
||||
set -E -o pipefail
|
||||
|
||||
grim -g "$(slurp -o -r -c '#ff0000ff')" - | satty --filename - --fullscreen --output-filename ~/Media/Pictures/Screenshots/satty-$(date '+%Y%m%d-%H:%M:%S').png
|
Loading…
Add table
Add a link
Reference in a new issue