changed to setup script to /etc/skel

This commit is contained in:
[yuri]
2025-12-11 17:25:19 +01:00
parent d47bcdcc7d
commit e4215430ef
542 changed files with 128 additions and 878 deletions

View File

@@ -0,0 +1,29 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="power-button-action" type="uint" value="4"/>
<property name="sleep-button-action" type="uint" value="1"/>
<property name="hibernate-button-action" type="uint" value="2"/>
<property name="brightness-switch-restore-on-exit" type="int" value="0"/>
<property name="brightness-switch" type="int" value="0"/>
<property name="lid-action-on-battery" type="uint" value="1"/>
<property name="lid-action-on-ac" type="uint" value="1"/>
<property name="logind-handle-lid-switch" type="bool" value="false"/>
<property name="dpms-on-ac-sleep" type="uint" value="30"/>
<property name="dpms-on-ac-off" type="uint" value="60"/>
<property name="blank-on-ac" type="int" value="15"/>
<property name="inactivity-on-ac" type="uint" value="0"/>
<property name="general-notification" type="bool" value="true"/>
<property name="show-tray-icon" type="bool" value="false"/>
<property name="inactivity-sleep-mode-on-battery" type="uint" value="1"/>
<property name="critical-power-action" type="uint" value="3"/>
<property name="lock-screen-suspend-hibernate" type="bool" value="false"/>
<property name="brightness-on-battery" type="uint" value="9"/>
<property name="blank-on-battery" type="int" value="15"/>
<property name="dpms-on-battery-sleep" type="uint" value="30"/>
<property name="dpms-on-battery-off" type="uint" value="45"/>
<property name="brightness-level-on-battery" type="uint" value="50"/>
<property name="brightness-level-on-ac" type="uint" value="100"/>
</property>
</channel>