From 53d249792716acca86d0f5f22ec37482d2411310 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 23 Dec 2021 22:41:23 +0100 Subject: [PATCH] nicer display for the wget --- installFlameshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installFlameshot.sh b/installFlameshot.sh index 2d98630..fe001b1 100644 --- a/installFlameshot.sh +++ b/installFlameshot.sh @@ -5,7 +5,7 @@ echo -e "\nFlameshot installed!" # Apply custom configuration rm $HOME/.config/flameshot/flameshot.ini 2>/dev/null -wget https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/.config/flameshot/flameshot.ini -P $HOME/.config/flameshot/ +wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/.config/flameshot/flameshot.ini -P $HOME/.config/flameshot/ # Remove old shortcut assign with the Print key gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot "[]"