mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/xmobar: pwoerprofile monitor
This commit is contained in:
parent
62d085de11
commit
9e5cab7986
1 changed files with 2 additions and 1 deletions
|
|
@ -51,10 +51,11 @@
|
|||
, "--low", "blue"
|
||||
]
|
||||
9000
|
||||
, Run Com "powerprofilesctl" [ "get" ] "" 60
|
||||
]
|
||||
, sepChar = "%"
|
||||
, alignSep = "}{"
|
||||
, template = " %XMonadLog% }{ %dynnetwork% | %LFRN% | %battery% | %date% "
|
||||
, template = " %XMonadLog% }{ %dynnetwork% | %LFRN% | %battery% %powerprofilesctl% | %date% "
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue