dotfiles/de/home/.config/eww/style/bar/bluetooth.scss
2025-09-02 15:30:03 -07:00

8 lines
166 B
SCSS

.bluetooth {
.revealer-preview {
background-color:blue;
border-radius: $bar-module-border-radius - 4;
}
margin: 0px 10px;
@import "./revealer.scss"
}