dotfiles/de/home/.config/eww/style/bar/idle-inhibitor.scss
2025-09-01 10:30:02 -07:00

7 lines
147 B
SCSS

.idle-inhibitor {
$module-button-bg-color: $color1;
$module-button-fg-color: $color2;
margin: 0px 10px;
@import "./styles/button.scss";
}