wok diff xfce4-slitaz-config/stuff/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @ rev 23937

qemu: add X86_64 efi bios
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 12 11:24:50 2020 +0000 (2020-09-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xfce4-slitaz-config/stuff/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml	Sat Sep 12 11:24:50 2020 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +
     1.6 +<channel name="xsettings" version="1.0">
     1.7 +  <property name="Net" type="empty">
     1.8 +    <property name="ThemeName" type="string" value="Clearlooks"/>
     1.9 +    <property name="IconThemeName" type="string" value="Tango"/>
    1.10 +  </property>
    1.11 +  <property name="Xft" type="empty">
    1.12 +    <property name="DPI" type="int" value="-1"/>
    1.13 +  </property>
    1.14 +</channel>