Calendar, and ghostty newest version

This commit is contained in:
2026-04-28 10:00:09 +02:00
parent 7eaec6d1d7
commit 68484156fc
5 changed files with 47 additions and 11 deletions

View File

@@ -16,7 +16,12 @@ window#waybar {
color: #6c7086;
}
#workspaces button.visible {
color: #cdd6f4;
}
#workspaces button.active {
background: #313244;
color: #89b4fa;
}
@@ -28,7 +33,7 @@ window#waybar {
color: #a6adc8;
}
#cpu, #memory, #network, #pulseaudio, #clock {
#cpu, #memory, #network, #pulseaudio, #clock, #tray {
padding: 0 10px;
}