summaryrefslogtreecommitdiff
path: root/home/wayland/pkgs/wayland-scripts/src/bin/freezshot
diff options
context:
space:
mode:
Diffstat (limited to 'home/wayland/pkgs/wayland-scripts/src/bin/freezshot')
-rwxr-xr-xhome/wayland/pkgs/wayland-scripts/src/bin/freezshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/pkgs/wayland-scripts/src/bin/freezshot b/home/wayland/pkgs/wayland-scripts/src/bin/freezshot
index 754064a..18f7b21 100755
--- a/home/wayland/pkgs/wayland-scripts/src/bin/freezshot
+++ b/home/wayland/pkgs/wayland-scripts/src/bin/freezshot
@@ -4,7 +4,7 @@ out_dir="${GRIM_DEFAULT_DIR:-${XDG_PICTURES_DIR:-.}}"
info() {
notify-send " freezhot" "$1"
- printf "\033[32;1merr: %b\032[0m\n" "$1"
+ printf "\033[32;1m%b\033[0m\n" "$1"
}
focused_clinet_name() {