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:
parent
f317cd72b4
commit
6364643ffb
@ -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"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user