Xfce: No nag in terminal, tune power settings
This commit is contained in:
parent
94210a8cd7
commit
232f9e2bff
@ -17,7 +17,7 @@ MiscMenubarDefault=FALSE
|
||||
MiscMouseAutohide=FALSE
|
||||
MiscMouseWheelZoom=TRUE
|
||||
MiscToolbarDefault=FALSE
|
||||
MiscConfirmClose=TRUE
|
||||
MiscConfirmClose=FALSE
|
||||
MiscCycleTabs=TRUE
|
||||
MiscTabCloseButtons=TRUE
|
||||
MiscTabCloseMiddleClick=TRUE
|
||||
|
@ -6,8 +6,8 @@
|
||||
<property name="brightness-level-on-battery" type="uint" value="30"/>
|
||||
<property name="brightness-on-ac" type="empty"/>
|
||||
<property name="brightness-on-battery" type="uint" value="9"/>
|
||||
<property name="critical-power-action" type="empty"/>
|
||||
<property name="critical-power-level" type="empty"/>
|
||||
<property name="critical-power-action" type="uint" value="4"/>
|
||||
<property name="critical-power-level" type="uint" value="3"/>
|
||||
<property name="dpms-enabled" type="bool" value="false"/>
|
||||
<property name="dpms-on-ac-off" type="uint" value="0"/>
|
||||
<property name="dpms-on-ac-sleep" type="uint" value="0"/>
|
||||
|
Loading…
Reference in New Issue
Block a user