mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user