From 9d065f2c8efab525b3c8919e5d8dafb134c50a8f Mon Sep 17 00:00:00 2001 From: altrup <51763643+altrup@users.noreply.github.com> Date: Sun, 22 Mar 2026 16:37:25 -0400 Subject: [PATCH] Undo temp fix --- .../ii/modules/common/models/hyprland/HyprlandConfigOption.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/quickshell/ii/modules/common/models/hyprland/HyprlandConfigOption.qml b/dots/.config/quickshell/ii/modules/common/models/hyprland/HyprlandConfigOption.qml index 3219a8a12..0422aab02 100644 --- a/dots/.config/quickshell/ii/modules/common/models/hyprland/HyprlandConfigOption.qml +++ b/dots/.config/quickshell/ii/modules/common/models/hyprland/HyprlandConfigOption.qml @@ -3,7 +3,7 @@ import QtQml import QtQuick import Quickshell.Io import qs.services -import ".." +import "../" NestableObject { id: root