mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
Pro Tip: Double check XNAMEX's PRs
This commit is contained in:
@@ -13,6 +13,7 @@ case "$1" in
|
||||
fullsave)
|
||||
tmp_file="$HOME/Pictures/$(date -u "+%Y-%m-%d_%H-%M-%S").png"
|
||||
message="Screenshot saved."
|
||||
[ -d "$HOME/Pictures" ] || mkdir -p "$HOME/Pictures"
|
||||
grim "$tmp_file"
|
||||
;;
|
||||
selclip)
|
||||
|
||||
Reference in New Issue
Block a user