add swaync for notifications and move waybar config to waybar.nix
This commit is contained in:
parent
f8131b05fc
commit
ae195c40d0
3 changed files with 54 additions and 26 deletions
4
home-manager/swaync.nix
Normal file
4
home-manager/swaync.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{config, pkgs, ...}:
|
||||
{
|
||||
programs.swaync.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue