From 39cc27fd72f9c198839d7c00cc5a673b6e2d9576 Mon Sep 17 00:00:00 2001 From: m3ta-chiron Date: Mon, 15 Jun 2026 11:00:32 +0200 Subject: [PATCH] chore: hyprland monitor config import from dms --- profiles/contexts/desktop/wm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/contexts/desktop/wm/hyprland.nix b/profiles/contexts/desktop/wm/hyprland.nix index 96d6708..f5666b2 100644 --- a/profiles/contexts/desktop/wm/hyprland.nix +++ b/profiles/contexts/desktop/wm/hyprland.nix @@ -19,7 +19,7 @@ in { source = [ "~/.config/hypr/dms/colors.conf" "~/.config/hypr/dms/layout.conf" - "~/.config/hypr/monitors.conf" + "~/.config/hypr/dms/outputs.conf" ]; exec-once = [ "vibetyper"