updating wallpaper with a cycle 7am and 8pm
This commit is contained in:
@@ -32,13 +32,12 @@ window#waybar {
|
||||
|
||||
#workspaces button:hover {
|
||||
background: rgba(137, 180, 250, 0.15);
|
||||
color: #89b4fa;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
color: #89b4fa;
|
||||
background: rgba(137, 180, 250, 0.20);
|
||||
border-bottom: 2px solid #89b4fa;
|
||||
background: rgb(167, 124, 215);
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
@@ -47,7 +46,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#workspaces button.empty {
|
||||
color: #313244;
|
||||
color: #6c7086;
|
||||
}
|
||||
|
||||
/* ── Window title ───────────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user