stop using qs manifests
This commit is contained in:
parent
50d9263835
commit
5880a0f88a
2 changed files with 3 additions and 6 deletions
|
|
@ -20,8 +20,5 @@ in {
|
|||
grim imagemagick # screenshot
|
||||
];
|
||||
|
||||
xdg.configFile."quickshell/manifest.conf".text = lib.generators.toKeyValue {} {
|
||||
shell = "${maybeLink ./.}/shell";
|
||||
greeter = "${maybeLink ./.}/shell/greeter.qml";
|
||||
};
|
||||
xdg.configFile."quickshell/shell".source = "${maybeLink ./.}/shell";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue