From 1635d82e9fe4d79d15d84c7724b02b9f97064a27 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 18:24:17 +0100 Subject: switched to hyprland --- mun.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mun.nix') diff --git a/mun.nix b/mun.nix index 2e575c2..2740efe 100755 --- a/mun.nix +++ b/mun.nix @@ -2,8 +2,8 @@ { imports = [ - #./modules/home/hyprland/default.nix - ./modules/home/i3wm/default.nix + ./modules/home/hyprland/default.nix + #./modules/home/i3wm/default.nix ]; home = { username = "mun"; -- cgit v1.2.3