started work on making all dotfiles managed by nix and automatic Catppuccin theming
This commit is contained in:
parent
9430d25251
commit
ff7048f53d
18 changed files with 723 additions and 361 deletions
|
|
@ -1264,6 +1264,10 @@ in {
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
horseman.dots = {
|
||||
wofi.enable = true;
|
||||
};
|
||||
|
||||
home-manager.users.${homeCfg.username} = {
|
||||
xdg.configFile."hypr/hypridle.conf".text = ''
|
||||
# This file has been auto-generated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue