summaryrefslogtreecommitdiff
path: root/user/adelie-mate-theme/dconf.conf
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2023-12-04 04:11:22 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2023-12-07 20:50:20 -0600
commitff0128e1bdf7c3573dd565a1872c849db015a452 (patch)
tree1b2a767c748c83329f8474e23124c6b27a0a6857 /user/adelie-mate-theme/dconf.conf
parent4d2c2818e39a20ef7355ffe8bcc1de0118971854 (diff)
downloadpackages-ff0128e1bdf7c3573dd565a1872c849db015a452.tar.gz
packages-ff0128e1bdf7c3573dd565a1872c849db015a452.tar.bz2
packages-ff0128e1bdf7c3573dd565a1872c849db015a452.tar.xz
packages-ff0128e1bdf7c3573dd565a1872c849db015a452.zip
user/adelie-mate-theme: Wallpaper, terminal colour
Also set the window decos to be a little more obviously window decos. Ref: #1103
Diffstat (limited to 'user/adelie-mate-theme/dconf.conf')
-rw-r--r--user/adelie-mate-theme/dconf.conf14
1 files changed, 12 insertions, 2 deletions
diff --git a/user/adelie-mate-theme/dconf.conf b/user/adelie-mate-theme/dconf.conf
index 029f2b172..25ac14789 100644
--- a/user/adelie-mate-theme/dconf.conf
+++ b/user/adelie-mate-theme/dconf.conf
@@ -1,6 +1,16 @@
-[desktop/interface]
+[org/mate/desktop/background]
+picture-filename='/usr/share/wallpapers/background/contents/image/1920x1200.png'
+
+[org/mate/desktop/interface]
document-font-name='Source Sans 3 10'
font-name='Source Sans 3 10'
-gtk-theme='Menta'
+gtk-theme='Raleigh'
icon-theme='Papirus'
monospace-font-name='Source Code Pro 10'
+
+[org/mate/marco/general]
+theme='Blue-Submarine'
+
+[org/mate/terminal/profiles/default]
+background-color='#000000000000'
+foreground-color='#FFFFFFFFFFFF'