diff options
| author | kj_sh604 | 2025-12-29 14:05:52 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-29 14:05:52 -0500 |
| commit | f08c428f678dca0e5d82476340638b0b31f5cc0e (patch) | |
| tree | e2542816006599f5e609268913bbd83bd98af26d /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml | |
| parent | d1d3dcee3b55d8646cb1509d94fd783bce15f3ad (diff) | |
refactor: add all xfce4 `.xml` files
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 | 8 |
1 files changed, 8 insertions, 0 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 new file mode 100644 index 0000000..bb8dde9 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,8 @@ +<?xml version="1.1" encoding="UTF-8"?> + +<channel name="xfce4-settings-manager" version="1.0"> + <property name="last" type="empty"> + <property name="window-width" type="int" value="663"/> + <property name="window-height" type="int" value="500"/> + </property> +</channel> |
