mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
powersaving
This commit is contained in:
@@ -110,6 +110,6 @@ while true; do
|
|||||||
|
|
||||||
# sleep 1 && xsetroot -name "$updates $(battery) $(brightness) $(cpu) $(mem) $(wlan) $(clock)"
|
# sleep 1 && xsetroot -name "$updates $(battery) $(brightness) $(cpu) $(mem) $(wlan) $(clock)"
|
||||||
# sleep 1 && xsetroot -name "$(battery) $(brightness) $(cpu) $(mem) $(wlan) $(clock)"
|
# sleep 1 && xsetroot -name "$(battery) $(brightness) $(cpu) $(mem) $(wlan) $(clock)"
|
||||||
# sleep 1 && xsetroot -name "^c$text^^b$surface0^ $(brightness) ^b$base^ $(battery) $(net)^c$text^^b$base^ $(today) ^b$surface0^ $(clock) ^b$surface1^ $(pulse) "
|
sleep 1 && xsetroot -name "^c$text^^b$surface0^ $(brightness) ^b$base^ $(battery) $(net)^c$text^^b$base^ $(today) ^b$surface0^ $(clock) ^b$surface1^ $(pulse) "
|
||||||
sleep 1 && xsetroot -name "^c$text^$(net)^c$text^^b$base^ $(today) ^b$surface0^ $(clock) ^b$surface1^ $(pulse) "
|
# sleep 1 && xsetroot -name "^c$text^$(net)^c$text^^b$base^ $(today) ^b$surface0^ $(clock) ^b$surface1^ $(pulse) "
|
||||||
done
|
done
|
||||||
|
|||||||
@@ -46,12 +46,12 @@ xset fp rehash &
|
|||||||
fc-cache -fv &
|
fc-cache -fv &
|
||||||
|
|
||||||
# powersaving options
|
# powersaving options
|
||||||
xset s off &
|
# xset s off &
|
||||||
xset s noblank &
|
# xset s noblank &
|
||||||
xset s noexpose &
|
# xset s noexpose &
|
||||||
xset c on &
|
xset c on &
|
||||||
xset -dpms &
|
xset -dpms &
|
||||||
xset s 1800 &
|
xset s 900 &
|
||||||
|
|
||||||
# auths
|
# auths
|
||||||
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
|
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
|
||||||
|
|||||||
Reference in New Issue
Block a user