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

9 lines
204 B
SCSS

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