chore(agsV2): add missing stylesheet
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
ab8626e3b1
commit
a2289ba070
1 changed files with 13 additions and 0 deletions
13
nixosModules/ags-v2/config/style/main.scss
Normal file
13
nixosModules/ags-v2/config/style/main.scss
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
@use 'common';
|
||||||
|
|
||||||
|
@use '../widgets/applauncher';
|
||||||
|
@use '../widgets/bar';
|
||||||
|
@use '../widgets/clipboard';
|
||||||
|
@use '../widgets/date';
|
||||||
|
@use '../widgets/icon-browser';
|
||||||
|
@use '../widgets/lockscreen';
|
||||||
|
@use '../widgets/misc';
|
||||||
|
@use '../widgets/notifs';
|
||||||
|
@use '../widgets/osd';
|
||||||
|
@use '../widgets/powermenu';
|
||||||
|
@use '../widgets/screenshot';
|
Loading…
Reference in a new issue