refactor(desktop): rework kanshi configurations
This commit is contained in:
parent
0d8a394dcf
commit
70ec9d25a7
7 changed files with 104 additions and 65 deletions
|
@ -38,7 +38,7 @@
|
|||
gaming.lutris.enable = false;
|
||||
desktop.sway = {
|
||||
enable = true;
|
||||
kanshi = false;
|
||||
kanshi.enable = false;
|
||||
swaylock.useNullPackage = true;
|
||||
wallpapers.lockscreen = "${./files/lockscreen.png}";
|
||||
wallpapers.desktop = "${./files/background.png} fill #000000";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue