Split out default theme installation
This commit is contained in:
parent
6be3dc0a13
commit
d40779d50f
@ -5,8 +5,5 @@ fi
|
||||
# Turn off default Ubuntu extensions
|
||||
gsettings set org.gnome.shell disabled-extensions ['tiling-assistant@ubuntu.com', 'ubuntu-appindicators@ubuntu.com', 'ubuntu-dock@ubuntu.com']
|
||||
|
||||
# Set default UI theme
|
||||
source ~/.local/share/omakub/themes/gnome/yaru-dark-purple.sh
|
||||
|
||||
# FIXME: Only do this on Framework laptops or similar displays
|
||||
gsettings set org.gnome.desktop.interface text-scaling-factor 0.8
|
||||
|
2
install/theme.sh
Normal file
2
install/theme.sh
Normal file
@ -0,0 +1,2 @@
|
||||
# Setup default theme
|
||||
source ~/.local/share/omakub/themes/gnome/yaru.sh
|
Loading…
Reference in New Issue
Block a user