feat: make the first kind of working quickshell flake
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import "nix"
|
||||
|
||||
import "one.krantz.rshell"
|
||||
|
||||
import Quickshell
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
import Quickshell
|
||||
|
||||
ShellRoot {
|
||||
settings.watchFiles: true
|
||||
|
||||
Bar {}
|
||||
}
|
||||
Reference in New Issue
Block a user