mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-25 21:59:21 +01:00
cinnamon: Add more default settings for users.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
4495eecd24
commit
dd07779703
1 changed files with 9 additions and 0 deletions
|
@ -1,4 +1,13 @@
|
||||||
|
[org.cinnamon.desktop.screensaver]
|
||||||
|
ask-for-away-message=false
|
||||||
|
|
||||||
[org.cinnamon.desktop.background]
|
[org.cinnamon.desktop.background]
|
||||||
picture-uri='file:///usr/share/backgrounds/cinnamon/desktop/slackware-background-blue.png'
|
picture-uri='file:///usr/share/backgrounds/cinnamon/desktop/slackware-background-blue.png'
|
||||||
primary-color='#000000'
|
primary-color='#000000'
|
||||||
secondary-color='#777777'
|
secondary-color='#777777'
|
||||||
|
|
||||||
|
[org.cinnamon.settings-daemon.peripherals.touchpad]
|
||||||
|
disable-while-typing=true
|
||||||
|
|
||||||
|
[org.cinnamon.theme]
|
||||||
|
name="cinnamon"
|
||||||
|
|
Loading…
Reference in a new issue