2024-12-07 16:44 : id 246
This commit is contained in:
parent
831bef1ccb
commit
b140679b30
@ -292,7 +292,7 @@ in
|
||||
format = "{}°";
|
||||
tooltip = true;
|
||||
interval = 3600;
|
||||
exec = "wttrbar";
|
||||
exec = "wttrbar --ampm";
|
||||
return-type = "json";
|
||||
};
|
||||
};
|
||||
@ -305,7 +305,8 @@ in
|
||||
border-radius: ${WAYBAR_CORNER_RADIUS}px;
|
||||
margin: 20px;
|
||||
}
|
||||
window#waybar.top {
|
||||
window#waybar.top
|
||||
window#waybar.bottom {
|
||||
background-color: transparent;
|
||||
}
|
||||
#workspaces button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user