1
0

qt5 use gtk theme

This commit is contained in:
Imperator
2021-09-16 15:56:00 +02:00
committed by Lionel
parent 16feaa42a6
commit 87cf37a7ee
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>