mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-12 04:22:07 +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 = [
|
right = [
|
||||||
|
{
|
||||||
|
battery = {
|
||||||
|
name = "BAT0";
|
||||||
|
content.map.conditions."state != unknown".string.text = "bat {capacity}% |";
|
||||||
|
};
|
||||||
|
}
|
||||||
{
|
{
|
||||||
pipewire = {
|
pipewire = {
|
||||||
content.map.conditions."type == sink".string = {
|
content.map.conditions."type == sink".string = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue