diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-28 18:36:48 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-28 18:36:48 +0530 |
commit | ede99bcc9846f5eff38519573a3e3374272b661f (patch) | |
tree | 939b4bedcce1a454202a631c174b1d9a7540ce0b /xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml | |
parent | e5d4422c068bd373d092c763626c297f5787803f (diff) |
add xfce4
Diffstat (limited to 'xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml')
-rw-r--r-- | xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml new file mode 100644 index 0000000..80ee7f3 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-settings-manager" version="1.0"> + <property name="last" type="empty"> + <property name="window-width" type="int" value="738"/> + <property name="window-height" type="int" value="506"/> + </property> +</channel> |