Update screenshot directory path
Signed-off-by: Ferit Yiğit BALABAN <fybalaban@fybx.dev>
This commit is contained in:
parent
9ff579b18b
commit
0255b374dd
2
wl_ss.sh
2
wl_ss.sh
@ -4,5 +4,5 @@
|
|||||||
#
|
#
|
||||||
# Select an area with slurp, ss with grim
|
# Select an area with slurp, ss with grim
|
||||||
# and copy to clipboard.
|
# and copy to clipboard.
|
||||||
export GRIM_DEFAULT_DIR="$HOME/items/ss"
|
export GRIM_DEFAULT_DIR="$HOME/shoka/swap/screenshots"
|
||||||
grim -g "$( slurp )" - | wl-copy --type image/png
|
grim -g "$( slurp )" - | wl-copy --type image/png
|
||||||
|
@ -4,5 +4,5 @@
|
|||||||
#
|
#
|
||||||
# Select an area with slurp, ss with grim
|
# Select an area with slurp, ss with grim
|
||||||
# and copy to clipboard.
|
# and copy to clipboard.
|
||||||
SS="$HOME/items/ss"
|
SS="$HOME/shoka/swap/screenshots"
|
||||||
grim -g "$( slurp )" - | wl-copy --type image/png && wl-paste > "$SS"/$( date +'%Y-%m-%d-%H%M%S.png' )
|
grim -g "$( slurp )" - | wl-copy --type image/png && wl-paste > "$SS"/$( date +'%Y-%m-%d-%H%M%S.png' )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user