adding dunst and removing ydotool?

This commit is contained in:
Chris Cochrun 2022-11-10 15:29:24 -06:00
parent e734f6bb6d
commit 0d4335b84e
5 changed files with 145 additions and 123 deletions

View file

@ -344,6 +344,10 @@
source = ../hypr;
};
home.file.".config/dunst" = {
source = ../dunst;
};
programs.direnv.enable = true;
programs.direnv.nix-direnv.enable = true;