diff options
Diffstat (limited to 'hosts/home.nix')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 7a9a584..aff09f4 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -388,6 +388,7 @@ configFile."waybar/".source = "${dotfiles}/waybar/"; configFile."zathura/zathurarc".source = "${dotfiles}/zathurarc"; configFile."dunst/dunstrc".source = "${dotfiles}/dunstrc"; + configFile."gtk-4.0/".source = "${dotfiles}/gtk-4.0/"; }; home.file = { |