Gnome : Remove Fedora /var/ paths.
This commit is contained in:
parent
00b2d64a82
commit
553970a6da
|
@ -11,8 +11,8 @@ high-contrast=false
|
|||
[org/gnome/desktop/background]
|
||||
color-shading-type='solid'
|
||||
picture-options='zoom'
|
||||
picture-uri='file:///var/home/voronind/.local/share/backgrounds/background.jpg'
|
||||
picture-uri-dark='file:///var/home/voronind/.local/share/backgrounds/background.jpg'
|
||||
picture-uri='file:///home/voronind/.local/share/backgrounds/background.jpg'
|
||||
picture-uri-dark='file:///home/voronind/.local/share/backgrounds/background.jpg'
|
||||
primary-color='#000000000000'
|
||||
secondary-color='#000000000000'
|
||||
|
||||
|
@ -70,8 +70,8 @@ report-technical-problems=true
|
|||
|
||||
[org/gnome/desktop/remote-desktop/rdp]
|
||||
enable=false
|
||||
tls-cert='/var/home/voronind/.local/share/gnome-remote-desktop/tls.crt'
|
||||
tls-key='/var/home/voronind/.local/share/gnome-remote-desktop/tls.key'
|
||||
tls-cert='/home/voronind/.local/share/gnome-remote-desktop/tls.crt'
|
||||
tls-key='/home/voronind/.local/share/gnome-remote-desktop/tls.key'
|
||||
view-only=true
|
||||
|
||||
[org/gnome/desktop/screensaver]
|
||||
|
@ -79,7 +79,7 @@ color-shading-type='solid'
|
|||
idle-activation-enabled=false
|
||||
lock-delay=uint32 0
|
||||
picture-options='zoom'
|
||||
picture-uri='file:///var/home/voronind/.local/share/backgrounds/background.jpg'
|
||||
picture-uri='file:///home/voronind/.local/share/backgrounds/background.jpg'
|
||||
primary-color='#000000000000'
|
||||
secondary-color='#000000000000'
|
||||
|
||||
|
|
Reference in a new issue