Add some RICE

This commit is contained in:
fleaz 2024-05-07 19:09:51 +02:00
parent 9e5ad4f304
commit 9960cd491a
Signed by: fleaz
GPG key ID: AED15F8FDD04D083
4 changed files with 82 additions and 77 deletions

View file

@ -7,9 +7,9 @@
height = 28;
modules-left = [
"sway/workspaces"
"sway/window"
];
modules-center = [
"clock"
];
modules-right = [
"disk"
@ -20,7 +20,6 @@
"temperature"
"battery"
"tray"
"clock"
];
modules = {
"battery" = {
@ -28,7 +27,7 @@
warning = 20;
critical = 10;
};
format = " {capacity}%";
format = " {capacity}%";
format-discharging = "{icon} {capacity}%";
format-icons = [
""