From 0e5bb4c91acef18f2a3089346585d579c2d8c1df Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 24 Jun 2022 18:54:08 +0200 Subject: Add host-specific dwmbar config --- hosts/home.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/home.nix') diff --git a/hosts/home.nix b/hosts/home.nix index 72e8ac1..f61210d 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -160,7 +160,6 @@ in configFile."zathura/zathurarc".source = dotfiles + "/zathurarc"; configFile."sxhkd/".source = dotfiles + "/sxhkd/"; configFile."dunst/dunstrc".source = dotfiles + "/dunstrc"; - configFile."dwmbar".source = dotfiles + "/dwmbar/"; }; home.file = { -- cgit 1.4.1