fix Gnome41 stupid thing
This commit is contained in:
parent
1d098a96be
commit
18b1772809
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ sudo pacman -S discord --noconfirm
|
|||
yay -S obsidian --noconfirm
|
||||
|
||||
# == Flameshot ==
|
||||
sudo pacman -S flameshot --noconfirm
|
||||
sudo pacman -S flameshot xdg-desktop-portal xdg-desktop-portal-gnome --noconfirm
|
||||
# Custom configuration
|
||||
rm "$HOME"/.config/flameshot/flameshot.ini 2>/dev/null
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/manjaroConfiguration/raw/branch/main/.config/flameshot/flameshot.ini -P "$HOME"/.config/flameshot/
|
||||
|
|
Reference in a new issue