mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/xmobar: countdown
This commit is contained in:
parent
87388a47bf
commit
9f14eb8d40
1 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
, fgColor = "#FFFFFF"
|
, fgColor = "#FFFFFF"
|
||||||
, 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 Com "tomorrow" [ "--target", "2025-08-21" ] "" 3600
|
||||||
, Run Battery
|
, Run Battery
|
||||||
[ "-t", "<left> (<timeleft>"
|
[ "-t", "<left> (<timeleft>"
|
||||||
, "-H", "70"
|
, "-H", "70"
|
||||||
|
|
@ -55,7 +56,7 @@
|
||||||
]
|
]
|
||||||
, sepChar = "%"
|
, sepChar = "%"
|
||||||
, alignSep = "}{"
|
, alignSep = "}{"
|
||||||
, template = " %XMonadLog% }{ %dynnetwork% | %LFRN% | %battery%, %powerprofilesctl%) | %date% "
|
, template = " %XMonadLog% }{ %dynnetwork% | %LFRN% | %battery%, %powerprofilesctl%) | %date%, j%tomorrow% "
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue