diff --git a/ansible/inventory/host_vars/ikaros.yml b/ansible/inventory/host_vars/ikaros.yml index 6cc730e..685c2cd 100644 --- a/ansible/inventory/host_vars/ikaros.yml +++ b/ansible/inventory/host_vars/ikaros.yml @@ -3,6 +3,7 @@ hostname: ikaros desktop_sessions_enabled: - i3 + - sway desktop_default_session: i3 desktop_default_session_env: xorg diff --git a/ansible/inventory/host_vars/nymph.yml b/ansible/inventory/host_vars/nymph.yml index 8604813..43aca5d 100644 --- a/ansible/inventory/host_vars/nymph.yml +++ b/ansible/inventory/host_vars/nymph.yml @@ -3,6 +3,7 @@ hostname: nymph desktop_sessions_enabled: - i3 + - sway desktop_default_session: i3 desktop_default_session_env: xorg