From 7cc40de3e2ca5a48504c5b5396198b222e616f24 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 30 Dec 2024 01:37:10 +0100 Subject: Dotfiles: Fix ghostty gtk borders --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') 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 = { -- cgit 1.4.1