.dotfiles/.config/swaync/style.css
2026-01-18 21:08:16 -07:00

20 lines
333 B
CSS

@import url("./color.css");
@import url("./styles/notifications.css");
.control-center {
background: transparent;
}
.control-center-list {
background: transparent;
}
.control-center-list-placeholder {
opacity: 0.1;
}
/* Window behind control center and on all other monitors */
.blank-window {
background: transparent;
}