adding hyprland config
This commit is contained in:
parent
d73aaa87bf
commit
3b3ce01fec
4 changed files with 151 additions and 1 deletions
|
@ -1792,6 +1792,10 @@ I also use home-manager for managing dotfiles. This means that everything is con
|
|||
source = ../fish/functions;
|
||||
};
|
||||
|
||||
home.file.".config/hypr" = {
|
||||
source = ../hypr;
|
||||
};
|
||||
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue