diff --git a/dots/.config/quickshell/ii/modules/common/Persistent.qml b/dots/.config/quickshell/ii/modules/common/Persistent.qml index 2969919c8..c5e4395d4 100644 --- a/dots/.config/quickshell/ii/modules/common/Persistent.qml +++ b/dots/.config/quickshell/ii/modules/common/Persistent.qml @@ -85,7 +85,7 @@ Singleton { property bool pinned: false property bool clickthrough: true property real x: 835 - property real y: 490 + property real y: 482 } property JsonObject recorder: JsonObject { property bool pinned: false