move quickshell config
This commit is contained in:
parent
1cf7f41a69
commit
a3e1eee22e
3 changed files with 16 additions and 6 deletions
|
|
@ -17,10 +17,10 @@
|
|||
|
||||
programs.quickshell = {
|
||||
enable = true;
|
||||
configs = {
|
||||
"default" = ./shell.qml;
|
||||
};
|
||||
activeConfig = "default";
|
||||
# configs = {
|
||||
# "default" = ./shell.qml;
|
||||
# };
|
||||
# activeConfig = "default";
|
||||
};
|
||||
|
||||
services.mako = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue