summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-30 04:04:24 -0500
committerZachIR <zachir@librem.one>2025-07-30 04:04:24 -0500
commit6cbd296c61645b3bea0499a8b00b10dd5e231cb2 (patch)
treeeaff9c242da4db570bacc2efeaa8155d20cd7095
parentb748b6bb6cf35fc8ed8ee546765b017dfefd7c1c (diff)
Do not swallow dragon-drop
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index d869272..f49e5cc 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -106,7 +106,7 @@ misc {
disable_splash_rendering = true
enable_swallow = true
swallow_regex = ^(kitty)$
- swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*)$
+ swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*|.*dragon.*)$
vfr = true
vrr = 3
}