aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml
blob: 9acc1a69eb2cb8aca857ed6fb7a511cfd912337e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>

<channel name="ristretto" version="1.0">
  <property name="window" type="empty">
    <property name="navigationbar" type="empty">
      <property name="position" type="string" value="left"/>
    </property>
    <property name="height" type="uint" value="1034"/>
    <property name="width" type="uint" value="939"/>
    <property name="maximize-on-startup" type="bool" value="false"/>
  </property>
  <property name="desktop" type="empty">
    <property name="type" type="string" value="none"/>
  </property>
</channel>