diff --git a/shell.qml b/shell.qml index df318d4..682e35c 100644 --- a/shell.qml +++ b/shell.qml @@ -5,7 +5,7 @@ import Quickshell.Hyprland import QtQuick //for Text import "./modules/bar" import "./modules/wp" -import "./modules/japanese" +import "./modules/jl" ShellRoot { id: root