aboutsummaryrefslogtreecommitdiff
path: root/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
diff options
context:
space:
mode:
authorBlista Kanjo2022-09-01 20:03:35 -0400
committerBlista Kanjo2022-09-01 20:03:35 -0400
commita208eadd1289461bab82dd9554a2316898e7d23d (patch)
treedc52940c6271490f2df6bd58f4edf9ec16f7b7df /xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
parent77051c67db148b81aadaa562dbbbfff9e5f69bef (diff)
refactor: organized the entire repo | feat: added pomodoro aliases inspired by bashbunni
Diffstat (limited to 'xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml')
-rw-r--r--xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml37
1 files changed, 0 insertions, 37 deletions
diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
deleted file mode 100644
index 28ff076..0000000
--- a/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" 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 name="SaveOnExit" type="bool" value="false"/>
- </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="array">
- <value type="string" value="xfwm4"/>
- </property>
- <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>
- <property name="compat" type="empty">
- <property name="LaunchGNOME" type="bool" value="true"/>
- <property name="LaunchKDE" type="bool" value="true"/>
- </property>
-</channel>