i3 autostart: open the dashboard fullscreen on the primary output

No keyboard needed after a reboot, and a second connected display can no
longer capture the window.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jasonwitty
2026-08-28 11:05:53 -07:00
co-authored by Claude Fable 5
parent c628c45291
commit a492682a51
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ fresh session.
| --- | --- |
| *(none)* | Build/install lisgd, install the three scripts and the default config |
| `--xignore` | Also tell X to ignore the touch panel (see below — usually wanted) |
| `--i3` | Also add i3 autostart lines, with a backup and `i3 -C` validation |
| `--i3` | Also add i3 autostart lines (gesture daemon + fullscreen terminal), with a backup and `i3 -C` validation |
| `--noblank` | Also stop the screen blanking / DPMS power-down (wall displays) |
| `--autologin` | Also make lightdm log this user straight into i3 at boot (see [security note](#related-does-the-display-come-back-by-itself)) |