Add swayfx and some fancy styling
This commit is contained in:
parent
882ed7fad7
commit
0031fbad63
2 changed files with 358 additions and 45 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# Enable the Sway binary and hardware wrappers
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
package = pkgs.swayfx;
|
||||
wrapperFeatures.gtk = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue