mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-07 09:52:50 +00:00
~
This commit is contained in:
parent
21ae1d6a24
commit
6e28141f5a
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
|||
];
|
||||
|
||||
right = [
|
||||
{
|
||||
battery = {
|
||||
name = "BAT0";
|
||||
content.map.conditions."state != unknown".string.text = "bat {capacity}% |";
|
||||
};
|
||||
}
|
||||
{
|
||||
pipewire = {
|
||||
content.map.conditions."type == sink".string = {
|
||||
|
|
Loading…
Reference in a new issue