mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
desktop: switch to sway as sole active session and group default
Remove i3 from desktop_sessions_enabled on ikaros, nymph, and the desktop group_vars; set sway/wayland as default for all desktop hosts. Copy 60-camera-priority.conf into host_sway_dotfiles on nymph so WirePlumber camera priority is still deployed under the sway session. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
hostname: ikaros
|
||||
|
||||
desktop_sessions_enabled:
|
||||
- i3
|
||||
- sway
|
||||
|
||||
desktop_default_session: i3
|
||||
desktop_default_session_env: xorg
|
||||
desktop_default_session: sway
|
||||
desktop_default_session_env: wayland
|
||||
|
||||
host_packages:
|
||||
- openssh
|
||||
|
||||
Reference in New Issue
Block a user