mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-13 21:41:33 -05:00
No longer need legacy themes
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d3f3550c0c
commit
feb715623d
@ -23,10 +23,6 @@ output(){
|
|||||||
#Enable Titlebar buttons
|
#Enable Titlebar buttons
|
||||||
gsettings set org.gnome.desktop.wm.preferences button-layout 'appmenu:minimize,maximize,close'
|
gsettings set org.gnome.desktop.wm.preferences button-layout 'appmenu:minimize,maximize,close'
|
||||||
|
|
||||||
#Setting Legacy GTK theme
|
|
||||||
gsettings set org.gnome.desktop.interface gtk-theme "Flat-Remix-GTK-Blue-Dark-Solid"
|
|
||||||
flatpak upgrade -y
|
|
||||||
|
|
||||||
#Setting icons
|
#Setting icons
|
||||||
git clone https://github.com/horst3180/arc-icon-theme.git
|
git clone https://github.com/horst3180/arc-icon-theme.git
|
||||||
mkdir /home/"${USER}"/.icons
|
mkdir /home/"${USER}"/.icons
|
||||||
|
Loading…
Reference in New Issue
Block a user