rcxml: call labnag with --keyboard-focus on-demand by default

This commit is contained in:
tokyo4j 2025-10-13 18:58:23 +09:00
parent d21695229a
commit 409e9951be
2 changed files with 2 additions and 0 deletions

View file

@ -285,6 +285,7 @@ this is for compatibility with Openbox.
--button-text-color '%t' \\
--border-bottom-size 1 \\
--button-border-size 3 \\
--keyboard-focus on-demand \\
--timeout 0
```

View file

@ -1642,6 +1642,7 @@ post_processing(void)
"--button-text-color '%t' "
"--border-bottom-size 1 "
"--button-border-size 3 "
"--keyboard-focus on-demand "
"--timeout 0");
}
if (!rc.fallback_app_icon_name) {