mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-09 09:52:49 +00:00
feat: update ags
This commit is contained in:
7
home/desktops/hyprland/ags/scss/common/widget.scss
Normal file
7
home/desktops/hyprland/ags/scss/common/widget.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@mixin widget {
|
||||
transition: $transition;
|
||||
border-radius: $radii;
|
||||
color: $fg-color;
|
||||
background-color: $widget-bg;
|
||||
border: $border;
|
||||
}
|
||||
Reference in New Issue
Block a user