Turn off default extensions
This commit is contained in:
@@ -2,6 +2,8 @@ if ! command -v gnome-tweak-tool &>/dev/null; then
|
||||
sudo apt install -y gnome-tweak-tool
|
||||
fi
|
||||
|
||||
# Turn off default Ubuntu extensions
|
||||
gsettings set org.gnome.shell disabled-extensions ['[email protected]', '[email protected]', '[email protected]']
|
||||
|
||||
# Set default UI theme
|
||||
source ~/.local/share/omakub/themes/gnome/yaru-dark-purple.sh
|
||||
|
||||
Reference in New Issue
Block a user