feat: make the first kind of working quickshell flake

This commit is contained in:
2026-04-17 17:53:43 -05:00
parent 08dad5425e
commit 457f310aa2
3 changed files with 99 additions and 79 deletions
+7
View File
@@ -0,0 +1,7 @@
import Quickshell
ShellRoot {
settings.watchFiles: true
Bar {}
}