From d64fea3e375b939b46438e65d8f7547a27eede97 Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 9 Jun 2025 13:03:40 +0200 Subject: [PATCH] finally a nicer solution --- hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hyprland.conf b/hyprland.conf index e11ca38..23f0725 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -91,6 +91,7 @@ windowrule = immediate, class:^(GDLauncher)$ # copyq clipboard manager emulate windows like.. windowrule = float, initialClass:com.github.hluk.copyq +windowrule = move cursor -50% -50%, float, initialClass:com.github.hluk.copyq windowrule = stayfocused, initialClass:com.github.hluk.copyq windowrule = dimaround, initialClass:com.github.hluk.copyq windowrule = size 512, initialClass:com.github.hluk.copyq