From 5055c72d26569d352b0273cd79544ece594763b2 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 2 Feb 2024 15:55:42 +0530 Subject: remove dwlb --- machines/x/home.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'machines/x/home.nix') diff --git a/machines/x/home.nix b/machines/x/home.nix index 1534b64..24212a0 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -27,6 +27,8 @@ pavucontrol blueman brillo + + wbg ]; imports = (map (path: ../../config/${path}) [ @@ -35,9 +37,12 @@ "git" "nvim" "alacritty" + "dunst" "dwl.nix" + "way-displays" "bash.nix" "fuzzel" + "waybar" ]); home.stateVersion = "23.11"; -- cgit v1.2.3