Make Typora's print dialog float (#5208)
This commit is contained in:
@@ -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/moonlight.conf
|
||||||
source = ~/.local/share/omarchy/default/hypr/apps/system.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/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/terminals.conf
|
||||||
source = ~/.local/share/omarchy/default/hypr/apps/walker.conf
|
source = ~/.local/share/omarchy/default/hypr/apps/walker.conf
|
||||||
source = ~/.local/share/omarchy/default/hypr/apps/webcam-overlay.conf
|
source = ~/.local/share/omarchy/default/hypr/apps/webcam-overlay.conf
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# Float Typora print dialog
|
||||||
|
windowrule = match:class ^Typora$, match:title ^Print$, float on, center on
|
||||||
Reference in New Issue
Block a user