Add Dracula icons
This commit is contained in:
parent
2d62632cdb
commit
3a1b6ce72e
1 changed files with 2 additions and 1 deletions
3
arch.sh
3
arch.sh
|
@ -245,9 +245,10 @@ then
|
|||
|
||||
# Theme
|
||||
gsettings set org.gnome.desktop.interface color-scheme prefer-dark
|
||||
yay -S dracula-gtk-theme --noconfirm
|
||||
yay -S dracula-gtk-theme dracula-icons-git --noconfirm
|
||||
gsettings set org.gnome.desktop.interface gtk-theme Dracula
|
||||
gsettings set org.gnome.desktop.wm.preferences theme Dracula
|
||||
gsettings set org.gnome.desktop.interface icon-theme "Dracula"
|
||||
|
||||
# Add gesture
|
||||
yay -S touchegg gnome-shell-extension-x11gestures --noconfirm
|
||||
|
|
Loading…
Reference in a new issue