All Sway config is now a module
This commit is contained in:
parent
559a477e05
commit
8c62cc41d1
22 changed files with 685 additions and 662 deletions
|
@ -3,5 +3,9 @@
|
|||
video.kdenlive.enable = true;
|
||||
web.qutebrowser.enable = true;
|
||||
gaming.lutris.enable = true;
|
||||
desktop.sway = {
|
||||
enable = true;
|
||||
kanshi = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue