diff options
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml index 8982fc8..9acc1a6 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml @@ -5,7 +5,11 @@ <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 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> |
