mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
tungsten: copy over xmonad changes from vanadium
This commit is contained in:
parent
f7573fd849
commit
b5ed691937
1 changed files with 8 additions and 6 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue