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
|
||||
, commands = [ Run Date "%a %d %H:%M:%S" "date" 10
|
||||
, Run Battery
|
||||
[ "-t", "<acstatus>:<left>%"
|
||||
, "--"
|
||||
, "-O", ""
|
||||
, "-i", ""
|
||||
, "-o", ""
|
||||
[ "-t", "<left> (<timeleft>)"
|
||||
, "-H", "70"
|
||||
, "-L", "20"
|
||||
, "-h", "green"
|
||||
, "-m", "yell"
|
||||
, "-n", "orange"
|
||||
, "-l", "red"
|
||||
, "--"
|
||||
, "-P"
|
||||
, "-A", "20"
|
||||
, "-a", "notify-send -u critical \"Battery Low\" \"Please charge your battery\""
|
||||
] 10
|
||||
, Run XMonadLog
|
||||
, Run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue