summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Krytarik Raido <krytarik@gmail.com>2022-07-31 17:58:44 -0400
committerLibravatar Unit 193 <unit193@unit193.net>2022-07-31 17:58:44 -0400
commit9a82d47a62b0a10e8b415ca54c29ae427900059c (patch)
treefcf28b331912234dd3f1ba2d279c7213a43010af
parentef4ba8639b53ba98bdaf7c867a52bc2a388984f3 (diff)
downloadxebian-default-settings-9a82d47a62b0a10e8b415ca54c29ae427900059c.tar.bz2
xebian-default-settings-9a82d47a62b0a10e8b415ca54c29ae427900059c.tar.xz
xebian-default-settings-9a82d47a62b0a10e8b415ca54c29ae427900059c.tar.zst
Switch from Numix to Greybird.
-rw-r--r--debian/control2
-rw-r--r--debian/xebian-default-settings.gsettings-override2
-rw-r--r--etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml2
-rw-r--r--etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml2
-rw-r--r--etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml2
-rw-r--r--usr/share/lightdm/lightdm-gtk-greeter.conf.d/10-xebian-default.conf2
6 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 96a239c..0220d19 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Recommends:
elementary-xfce-icon-theme,
fonts-noto-hinted,
fonts-noto-mono,
+ greybird-gtk-theme,
libxfce4ui-utils,
- numix-gtk-theme,
xfce4-session
Enhances: lightdm-gtk-greeter, mousepad, xfce4
Description: default settings for the Xebian desktop
diff --git a/debian/xebian-default-settings.gsettings-override b/debian/xebian-default-settings.gsettings-override
index 2b30056..7791ed1 100644
--- a/debian/xebian-default-settings.gsettings-override
+++ b/debian/xebian-default-settings.gsettings-override
@@ -2,7 +2,7 @@
picture-uri='file:///usr/share/xfce4/backdrops/xebian-wallpaper.png'
[org.gnome.desktop.interface]
-gtk-theme='Numix'
+gtk-theme='Greybird-dark'
icon-theme='elementary-xfce-darker'
font-name='Noto Sans 9'
monospace-font-name='Monospace 10'
diff --git a/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
index dcbbbdc..89891d4 100644
--- a/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
+++ b/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
@@ -2,7 +2,7 @@
<channel name="xfce4-notifyd" version="1.0">
<property name="notify-location" type="uint" value="2"/>
- <property name="theme" type="string" value="Numix"/>
+ <property name="theme" type="string" value="Greybird"/>
<property name="initial-opacity" type="double" value="0.850000"/>
<property name="do-fadeout" type="bool" value="true"/>
</channel>
diff --git a/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index f626d7b..9308749 100644
--- a/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -37,7 +37,7 @@
<property name="snap_to_border" type="bool" value="true"/>
<property name="snap_to_windows" type="bool" value="false"/>
<property name="snap_width" type="int" value="10"/>
- <property name="theme" type="string" value="Numix"/>
+ <property name="theme" type="string" value="Greybird-dark"/>
<property name="title_alignment" type="string" value="center"/>
<property name="title_font" type="string" value="Noto Sans Bold 9"/>
<property name="title_horizontal_offset" type="int" value="0"/>
diff --git a/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index 3096a95..35f3cb0 100644
--- a/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ b/etc/xdg/xdg-xebian/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -2,7 +2,7 @@
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
- <property name="ThemeName" type="string" value="Numix"/>
+ <property name="ThemeName" type="string" value="Greybird-dark"/>
<property name="IconThemeName" type="string" value="elementary-xfce-darker"/>
</property>
<property name="Xft" type="empty">
diff --git a/usr/share/lightdm/lightdm-gtk-greeter.conf.d/10-xebian-default.conf b/usr/share/lightdm/lightdm-gtk-greeter.conf.d/10-xebian-default.conf
index 7cfd432..896cd55 100644
--- a/usr/share/lightdm/lightdm-gtk-greeter.conf.d/10-xebian-default.conf
+++ b/usr/share/lightdm/lightdm-gtk-greeter.conf.d/10-xebian-default.conf
@@ -1,5 +1,5 @@
[greeter]
background=/usr/share/xfce4/backdrops/xebian-wallpaper.png
-theme-name=Numix
+theme-name=Greybird-dark
icon-theme-name=elementary-xfce-dark
font-name=Noto Sans 9