fixing menu look for both debian/ubuntu (#3072)

ubuntu does not have the theme package to match ubuntu so had to change the background to one both debian and ubuntu have.
This commit is contained in:
Richard Neese
2021-07-29 15:44:37 -04:00
committed by GitHub
parent f317cd72b4
commit 6364643ffb

View File

@@ -2,7 +2,7 @@
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="NumixBlue"/>
<property name="ThemeName" type="string" value="Xfce-dusk"/>
<property name="IconThemeName" type="string" value="LoginIcons"/>
<property name="DoubleClickTime" type="empty"/>
<property name="DoubleClickDistance" type="empty"/>