testing ags

This commit is contained in:
cnst
2024-07-15 14:39:56 +02:00
parent 91e09c461b
commit 2f32e46601
55 changed files with 2218 additions and 22 deletions

View File

@@ -0,0 +1,13 @@
/* style aggregator */
/* setup */
@import "style/prelude";
@import "style/colors";
@import "style/general";
/* modules & windows */
@import "style/bar";
@import "style/music";
@import "style/osd";
@import "style/system-menu";
@import "style/notifications";