Files
bc250-console/files/console/etc/dconf/db/local.d/50-bc250-console
T
ckochandClaude Fable 5 57eee1727a Console plug-and-play layer: always-on, BPM autostart, game launchers
- Mask all suspend paths + dconf no-sleep/no-lock defaults (local + GDM):
  the console must stay reachable over SSH/RDP at all times
- Autostart Steam Big Picture Mode for the kid account only
- Enable tailscaled (idle until 'tailscale up')
- First-boot flatpaks: ProtonUp-Qt, Heroic, RetroDECK

Already in the bazzite base, so not added: Steam, Tailscale, automatic
updates (uupd.timer), Firefox via first-boot flatpak manager.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 10:08:01 -04:00

17 lines
477 B
Plaintext

# BC-250 console: always-on appliance behavior.
# Never auto-suspend (also enforced by masking sleep.target) and never
# lock the screen — a locked/suspended console is unreachable over RDP
# and confusing on a TV.
[org/gnome/settings-daemon/plugins/power]
sleep-inactive-ac-type='nothing'
sleep-inactive-battery-type='nothing'
idle-dim=false
[org/gnome/desktop/session]
idle-delay=uint32 0
[org/gnome/desktop/screensaver]
lock-enabled=false
idle-activation-enabled=false