Fix background option.
This commit is contained in:
parent
3dfeea991f
commit
fb34ddafe3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ then
|
|||
gconftool-2 --type=string --set /apps/metacity/general/theme "Numix Daily"
|
||||
gsettings set org.cinnamon.theme name 'Flatty flakes'
|
||||
gsettings set org.cinnamon.desktop.background picture-uri "file://$HOME/.cinnamon/backgrounds/bg_fluffsplosion.jpeg"
|
||||
gsettings set org.cinnamon.desktop.background picture-options 'centered'
|
||||
gsettings set org.cinnamon.desktop.background picture-options 'stretched'
|
||||
gsettings set org.cinnamon.desktop.background color-shading-type 'solid'
|
||||
gsettings set org.cinnamon.desktop.background primary-color '#000000'
|
||||
gsettings set org.cinnamon.desktop.background secondary-color '#000000'
|
||||
|
|
Loading…
Reference in a new issue