Rules-based browser launcher for TUI + GNOME. switchyard.aly.codes
tui gome bowser go
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: migrate picker -> launcher

Aly Raffauf (Jan 23, 2026, 10:01 PM EST) 01e48ca2 9d3f77e5

+1 -1
+1 -1
docs/Configuration.md
··· 79 79 - **conditions**: Array of conditions to match (see below). 80 80 - **logic**: How to combine conditions: `all` (AND) or `any` (OR). Default: `all`. 81 81 - **browser**: [Desktop file ID](https://specifications.freedesktop.org/desktop-entry-spec/latest/) of the target browser (e.g. `firefox.desktop`, `com.google.Chrome.desktop`). 82 - - **always_ask**: If true, show browser picker instead of auto-opening (default: false). 82 + - **always_ask**: If true, show browser launcher instead of auto-opening (default: false). 83 83 84 84 ## Conditions 85 85