Set wallpaper to Windows 2000 blue
This commit is contained in:
parent
289613ce3b
commit
a36b26de46
1 changed files with 4 additions and 0 deletions
|
@ -69,5 +69,9 @@ set_misc_preferences () {
|
|||
|
||||
# Stop dialogue boxes from 'sticking' to their parent windows.
|
||||
gsettings set org.gnome.mutter attach-modal-dialogs false
|
||||
|
||||
# Solid-colour background.
|
||||
gsettings set org.gnome.desktop.background picture-uri ''
|
||||
gsettings set org.gnome.desktop.background primary-color '#3a6ea5'
|
||||
}
|
||||
set_misc_preferences
|
||||
|
|
Loading…
Reference in a new issue