Skip to content

Commit 2049e09

Browse files
committed
Enable debug flag to fix focus on some apps
1 parent d2c26f1 commit 2049e09

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

archlinux/install/tilling/config/niri/config.kdl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ include "includes/input.kdl"
1212
include "includes/layout.kdl"
1313
include "includes/output.kdl"
1414
include "includes/window-rules.kdl"
15-
include "includes/workspaces.kdl"
15+
include "includes/workspaces.kdl"
16+
17+
debug {
18+
honor-xdg-activation-with-invalid-serial
19+
}

0 commit comments

Comments
 (0)