aboutsummaryrefslogtreecommitdiffstats
path: root/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
new file mode 100644
index 0000000..75be69f
--- /dev/null
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-power-manager" version="1.0">
+ <property name="xfce4-power-manager" type="empty">
+ <property name="cpu-scaling-gov" type="empty"/>
+ <property name="show-tray-icon" type="uint" value="0"/>
+ <property name="dpms-enabled" type="bool" value="true"/>
+ <property name="on-ac-monitor-dpms-timeouts" type="empty"/>
+ <property name="sleep-switch-action" type="string" value="Suspend"/>
+ <property name="power-switch-action" type="string" value="Shutdown"/>
+ <property name="dpms-sleep-mode" type="string" value="sleep"/>
+ <property name="lock-screen-suspend-hibernate" type="bool" value="true"/>
+ <property name="on-ac-dpms-sleep" type="uint" value="10"/>
+ <property name="on-ac-dpms-off" type="uint" value="15"/>
+ <property name="general-notification" type="bool" value="true"/>
+ </property>
+</channel>