fix: formatting
This commit is contained in:
parent
bf242220f7
commit
1d544a3e2c
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
||||||
"image/nixos" = {
|
"image/nixos" = {
|
||||||
path = "/home/notoh/snowflake/home/waybar/assets/nixos.png";
|
path = "/home/notoh/snowflake/home/waybar/assets/nixos.png";
|
||||||
size = 24;
|
size = 24;
|
||||||
};
|
};
|
||||||
"user" = {
|
"user" = {
|
||||||
format = "{user} up {work_d} days | {work_H} hrs | {work_M} min ↑";
|
format = "{user} up {work_d} days | {work_H} hrs | {work_M} min ↑";
|
||||||
interval = 60;
|
interval = 60;
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
top = 0,
|
top = 0,
|
||||||
bottom = 0,
|
bottom = 0,
|
||||||
left = 0,
|
left = 0,
|
||||||
right = 0,
|
right = 0,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue