From d4f4592dd2d487d698fa65073b56c4244f0e1394 Mon Sep 17 00:00:00 2001 From: Nicolas Dorier Date: Wed, 22 Apr 2026 20:52:39 +0900 Subject: [PATCH] Make Typora's print dialog float (#5208) --- default/hypr/apps.conf | 1 + default/hypr/apps/typora.conf | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 default/hypr/apps/typora.conf diff --git a/default/hypr/apps.conf b/default/hypr/apps.conf index 64a9567d..777692cd 100644 --- a/default/hypr/apps.conf +++ b/default/hypr/apps.conf @@ -12,6 +12,7 @@ source = ~/.local/share/omarchy/default/hypr/apps/geforce.conf source = ~/.local/share/omarchy/default/hypr/apps/moonlight.conf source = ~/.local/share/omarchy/default/hypr/apps/system.conf source = ~/.local/share/omarchy/default/hypr/apps/telegram.conf +source = ~/.local/share/omarchy/default/hypr/apps/typora.conf source = ~/.local/share/omarchy/default/hypr/apps/terminals.conf source = ~/.local/share/omarchy/default/hypr/apps/walker.conf source = ~/.local/share/omarchy/default/hypr/apps/webcam-overlay.conf diff --git a/default/hypr/apps/typora.conf b/default/hypr/apps/typora.conf new file mode 100644 index 00000000..873c82e6 --- /dev/null +++ b/default/hypr/apps/typora.conf @@ -0,0 +1,2 @@ +# Float Typora print dialog +windowrule = match:class ^Typora$, match:title ^Print$, float on, center on