style workspaces

This commit is contained in:
Benjamin Palko 2024-03-25 16:47:06 -05:00
parent ed396f7238
commit a64babe620
6 changed files with 20 additions and 27 deletions

View file

@ -6,15 +6,10 @@
}
window#waybar.kitty {
background-color: #111111;
background-color: transparent;
color: #ffffff;
}
window#waybar.chromium {
background-color: #eeeeee;
color: #000000;
}
/* make window module transparent when no windows present */
window#waybar.empty #window {
background-color: transparent;