Update over time
This commit is contained in:
@@ -13,6 +13,4 @@ if [[ ! -d "$dir" ]]; then
|
||||
fi
|
||||
|
||||
# Take Screenshot
|
||||
cd "$dir" && grim -g "$(slurp)" "$file" && wl-copy < "$file"
|
||||
# Open Screenshot
|
||||
viewnior ${dir}/"$file"
|
||||
cd "$dir" && grim -g "$(slurp)" - | swappy -f - -o "$file" && wl-copy < "$file"
|
||||
|
||||
Reference in New Issue
Block a user