tungsten: copy over xmonad changes from vanadium

This commit is contained in:
Primrose 2025-07-01 18:10:33 +02:00
parent f7573fd849
commit b5ed691937
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -9,14 +9,16 @@
, position = BottomH 30 , position = BottomH 30
, commands = [ Run Date "%a %d %H:%M:%S" "date" 10 , commands = [ Run Date "%a %d %H:%M:%S" "date" 10
, Run Battery , Run Battery
[ "-t", "<acstatus>:<left>%" [ "-t", "<left> (<timeleft>)"
, "--" , "-H", "70"
, "-O", "󰂄" , "-L", "20"
, "-i", "󱟦"
, "-o", "󰁾"
, "-h", "green" , "-h", "green"
, "-m", "yell" , "-n", "orange"
, "-l", "red" , "-l", "red"
, "--"
, "-P"
, "-A", "20"
, "-a", "notify-send -u critical \"Battery Low\" \"Please charge your battery\""
] 10 ] 10
, Run XMonadLog , Run XMonadLog
, Run , Run