Converted sway to a home module
This commit is contained in:
parent
9c9667e5ef
commit
f572f67dff
6 changed files with 324 additions and 325 deletions
|
@ -18,8 +18,6 @@
|
|||
firefox.enable = true;
|
||||
gpg.enable = true;
|
||||
kitty.enable = true;
|
||||
rofi.enable = true;
|
||||
swaylock.enable = true;
|
||||
};
|
||||
|
||||
tools = {
|
||||
|
@ -29,11 +27,6 @@
|
|||
zsh.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
gammastep.enable = true;
|
||||
playerctld.enable = true;
|
||||
swayidle.enable = true;
|
||||
swaync.enable = true;
|
||||
};
|
||||
windowManagers.sway.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue