diff options
Diffstat (limited to 'xfce4/xfconf/xfce-perchannel-xml/ristretto.xml')
| -rw-r--r-- | xfce4/xfconf/xfce-perchannel-xml/ristretto.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml b/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml new file mode 100644 index 0000000..8982fc8 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml @@ -0,0 +1,11 @@ +<?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="627"/> + <property name="width" type="uint" value="921"/> + </property> +</channel> |
