You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Output focus**: `multi_monitor_enabled` controls output-cycling shortcuts; `active_output_badge` shows the current monitor in the status bar
311
315
-**GNOME fallback**: `preferred_output` pins the xdg-shell overlay to a specific monitor; `xdg_fullscreen` requests fullscreen instead of maximized
316
+
-**Radial menu trigger**: `radial_menu_mouse_binding` selects which mouse button opens radial menu (`middle` default, `right`, or `disabled`)
312
317
313
318
**Multi-monitor behavior:**
314
319
- Use `focus_prev_output` / `focus_next_output` (default: <kbd>Ctrl+Alt+Shift+←</kbd>/<kbd>Ctrl+Alt+Shift+→</kbd>) to move overlay focus between outputs.
@@ -321,6 +326,7 @@ enabled = true
321
326
- Show status bar: true
322
327
- Show frozen badge: false
323
328
- Position: bottom-left
329
+
- Radial menu mouse trigger: middle
324
330
- Status bar font: 21px
325
331
- Help overlay font: 14px
326
332
- Semi-transparent dark backgrounds with muted borders
0 commit comments