about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-12-30 01:37:10 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-12-30 01:37:10 +0100
commit7cc40de3e2ca5a48504c5b5396198b222e616f24 (patch)
treef1dd574b56ee1f23687fae12feb52bcc6444ea35 /hosts/home.nix
parentFont: Change font style (diff)
downloadnixos-config-7cc40de3e2ca5a48504c5b5396198b222e616f24.tar.gz
nixos-config-7cc40de3e2ca5a48504c5b5396198b222e616f24.tar.bz2
nixos-config-7cc40de3e2ca5a48504c5b5396198b222e616f24.zip
Dotfiles: Fix ghostty gtk borders
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix1
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 = {