1
0
forked from lionel/debianlive

qt5 use gtk theme

This commit is contained in:
Imperator
2021-09-16 15:56:00 +02:00
committed by Lionel
parent 191d3851dc
commit b20dab2adf
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="Adwaita"/>
<property name="IconThemeName" type="string" value="Tango"/>
</property>
</channel>