Small wayland changes

This commit is contained in:
Luj 2023-08-23 12:10:11 +02:00
parent e91ce6edd9
commit aeb0b86241
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 4 additions and 4 deletions

View file

@ -59,8 +59,8 @@ with lib;
};
"battery" = {
format = "<span color='#cba6f7'>{icon}</span> {capacity}%";
format-icons = [ "" "" "" "" "" "" "" "" "" "" ];
format-charging = "<span color='#cba6f7'></span> {capacity}%";
format-icons = [ "" "" "" "" "" ];
format-charging = "<span color='#cba6f7'></span> {capacity}%";
tooltip = false;
};
};