Added monitor turn off timer

This commit is contained in:
ManOfGoldForever 2026-04-03 11:37:14 -04:00
parent a6b935faba
commit 322dd2d809
4 changed files with 8 additions and 2 deletions

View file

@ -14,7 +14,7 @@ bar {
position top
workspace_min_width 36
tray_padding 4
status_command while date +'%m/%d/%Y %I:%M %p'; do sleep 30; done
status_command while echo "$(df / --output=pcent | tail -1 | tr -d ' ') $(date +'%m/%d/%Y %I:%M %p')"; do sleep 30; done
colors {
background #141514
statusline #ef934d