little changes to my library must be committed.. i am not trying to boost my commit history, i swear
This commit is contained in:
parent
a84d53c475
commit
4dd5de2027
@ -4,7 +4,7 @@
|
||||
# and print to stdout (-)
|
||||
# 2. the data printed to stdout is piped to wl-copy and it's copied
|
||||
# 3. the data is pasted to a file in folder $SS
|
||||
SS="/media/yigid/share/shoka/swap/screenshots"
|
||||
SS="/media/yigid/share/shoka/photos/Screenshots"
|
||||
TEMP_FILE="$HOME/temp_file"
|
||||
ACTIVE_MON=$( hyprctl monitors -j | jq -r '.[] | select(.focused == true) | .name' )
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Select an area with slurp, ss with grim
|
||||
# and copy to clipboard.
|
||||
SS="/media/yigid/share/shoka/swap/screenshots"
|
||||
SS="/media/yigid/share/shoka/photos/Screenshots"
|
||||
TEMP_FILE="$HOME/temp_file"
|
||||
|
||||
grim -g "$( slurp )" "$TEMP_FILE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user