aboutsummaryrefslogtreecommitdiff
path: root/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.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-power-manager.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-power-manager.xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
deleted file mode 100644
index fd4ea8a..0000000
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.1" encoding="UTF-8"?>
-
-<channel name="xfce4-power-manager" version="1.0">
- <property name="xfce4-power-manager" type="empty">
- <property name="brightness-switch-restore-on-exit" type="int" value="0"/>
- <property name="brightness-switch" type="int" value="0"/>
- <property name="show-tray-icon" type="bool" value="false"/>
- <property name="dpms-on-ac-sleep" type="uint" value="59"/>
- <property name="dpms-on-ac-off" type="uint" value="60"/>
- <property name="brightness-on-battery" type="uint" value="480"/>
- <property name="lid-action-on-battery" type="uint" value="1"/>
- <property name="show-presentation-indicator" type="bool" value="true"/>
- <property name="dpms-on-battery-sleep" type="uint" value="10"/>
- <property name="dpms-on-battery-off" type="uint" value="15"/>
- <property name="brightness-level-on-battery" type="uint" value="20"/>
- <property name="critical-power-level" type="uint" value="5"/>
- <property name="dpms-enabled" type="bool" value="true"/>
- <property name="presentation-mode" type="bool" value="false"/>
- <property name="lid-action-on-ac" type="uint" value="0"/>
- <property name="show-panel-label" type="int" value="1"/>
- </property>
-</channel>