nicer display for the wget

This commit is contained in:
Mylloon 2021-12-23 22:41:23 +01:00
parent 1b4dc09bbf
commit 53d2497927
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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 "[]"