From 3dc637f82dac39d380c809dd3ae1c009f96a5482 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Mon, 2 Jan 2023 13:45:59 +0100 Subject: [PATCH] Switch back to dunst --- odin/hm.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/odin/hm.nix b/odin/hm.nix index 34c1342..9228219 100644 --- a/odin/hm.nix +++ b/odin/hm.nix @@ -103,7 +103,7 @@ ../hm_modules/blender.nix ../hm_modules/bspwm.nix ../hm_modules/cava.nix - # ../hm_modules/dunst.nix + ../hm_modules/dunst.nix ../hm_modules/dwarf-fortress.nix ../hm_modules/easyeffects.nix ../hm_modules/fonts.nix @@ -142,7 +142,7 @@ ../hm_modules/syncthing.nix ../hm_modules/terminator.nix ../hm_modules/thunar.nix - ../hm_modules/twmn.nix + # ../hm_modules/twmn.nix ../hm_modules/update_background.nix ../hm_modules/webapp.nix ../hm_modules/xidlehook.nix