sends missing conifg

This commit is contained in:
Michel Fedde 2025-03-02 16:04:23 +01:00
parent 03672abd61
commit 3203e55cef
8 changed files with 8 additions and 10 deletions

View file

@ -1,12 +1,8 @@
@import "./mpris.scss";
$cc-bg: $background;
.control-center {
/* The Control Center which contains the old notifications + widgets */
background: $cc-bg;
background: $background-semitransparent;
color: $foreground;
border-radius: $border-radius;
border-left: 1px solid $foreground;