diff options
| author | Blista Kanjo | 2023-05-29 11:14:47 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-29 11:14:47 -0400 |
| commit | b6098828878701df3e620ec9d81fa072062b7e7e (patch) | |
| tree | a6dd6685e50bf4b621a37cf49cb23145449ea1ab /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml | |
| parent | 33d1682702e194771d1eece1c9a9d153047831be (diff) | |
refactor: updated xfce config
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml index 05c8dc7..4c5a0a0 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -2,7 +2,8 @@ <channel name="xfce4-settings-manager" version="1.0"> <property name="last" type="empty"> - <property name="window-width" type="int" value="483"/> - <property name="window-height" type="int" value="499"/> + <property name="window-width" type="int" value="939"/> + <property name="window-height" type="int" value="1030"/> + <property name="filter-visible" type="bool" value="true"/> </property> </channel> |
