mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
users/kat/sway: Waybar changes
This commit is contained in:
parent
2ae0b66475
commit
5a4a9d1496
1 changed files with 2 additions and 2 deletions
|
|
@ -81,10 +81,10 @@ in
|
||||||
warning = 30;
|
warning = 30;
|
||||||
critical = 15;
|
critical = 15;
|
||||||
};
|
};
|
||||||
format = "{icon} {capacity}%";
|
format = "BAT {capacity}%";
|
||||||
format-charging = "CHRG {capacity}%";
|
format-charging = "CHRG {capacity}%";
|
||||||
format-plugged = "PI {capacity}%";
|
format-plugged = "PI {capacity}%";
|
||||||
format-alt = "{icon} {time}";
|
format-alt = "BAT {time}";
|
||||||
format-icons = [ "" "" "" "" "" ];
|
format-icons = [ "" "" "" "" "" ];
|
||||||
};
|
};
|
||||||
pulseaudio = {
|
pulseaudio = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue