aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
diff options
context:
space:
mode:
authorkj_sh6042025-12-29 14:17:31 -0500
committerkj_sh6042025-12-29 14:17:31 -0500
commitb8d6d9a1bb88444f592c04cd7f40de31b7516c6e (patch)
treed2f4cc46f65e90c8252ac21c4c0392b7478616e0 /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
parent892e370ef37a778851152a5d71f855fbe49b0928 (diff)
refactor: go back to less-volatile `.xml` files
f08c428f678dca0e5d82476340638b0b31f5cc0e was a mistake
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml46
1 files changed, 0 insertions, 46 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
deleted file mode 100644
index 96b5ecb..0000000
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.1" encoding="UTF-8"?>
-
-<channel name="xfce4-session" version="1.0">
- <property name="general" type="empty">
- <property name="FailsafeSessionName" type="empty"/>
- <property name="LockCommand" type="empty"/>
- <property name="SessionName" type="string" value="Default"/>
- </property>
- <property name="sessions" type="empty">
- <property name="Failsafe" type="empty">
- <property name="IsFailsafe" type="empty"/>
- <property name="Count" type="empty"/>
- <property name="Client0_Command" type="empty"/>
- <property name="Client0_Priority" type="empty"/>
- <property name="Client0_PerScreen" type="empty"/>
- <property name="Client1_Command" type="empty"/>
- <property name="Client1_Priority" type="empty"/>
- <property name="Client1_PerScreen" type="empty"/>
- <property name="Client2_Command" type="empty"/>
- <property name="Client2_Priority" type="empty"/>
- <property name="Client2_PerScreen" type="empty"/>
- <property name="Client3_Command" type="empty"/>
- <property name="Client3_Priority" type="empty"/>
- <property name="Client3_PerScreen" type="empty"/>
- <property name="Client4_Command" type="empty"/>
- <property name="Client4_Priority" type="empty"/>
- <property name="Client4_PerScreen" type="empty"/>
- </property>
- <property name="FailsafeWayland" type="empty">
- <property name="IsFailsafe" type="empty"/>
- <property name="Count" type="empty"/>
- <property name="Client0_Command" type="empty"/>
- <property name="Client0_Priority" type="empty"/>
- <property name="Client0_PerScreen" type="empty"/>
- <property name="Client1_Command" type="empty"/>
- <property name="Client1_Priority" type="empty"/>
- <property name="Client1_PerScreen" type="empty"/>
- <property name="Client2_Command" type="empty"/>
- <property name="Client2_Priority" type="empty"/>
- <property name="Client2_PerScreen" type="empty"/>
- <property name="Client3_Command" type="empty"/>
- <property name="Client3_Priority" type="empty"/>
- <property name="Client3_PerScreen" type="empty"/>
- </property>
- </property>
-</channel>