mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-10 15:54:25 +00:00
2adc6e39c2
- Match SteamOS where we can - Add SteamOS SDDM configuration - Further configure gamescope-autologin to setup SDDM for switching - Replace session names used in SteamOS with names used by Fedora - Create sentinel for gamescope-session - Remove redundant os-session-select
13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
[General]
|
|
DisplayServer=wayland
|
|
|
|
[Autologin]
|
|
Relogin=true
|
|
Session=gamescope-session.desktop
|
|
#User=
|
|
|
|
[X11]
|
|
# Janky workaround for wayland sessions not stopping in sddm, kills
|
|
# all active sddm-helper sessions on teardown
|
|
DisplayStopCommand=/usr/bin/gamescope-wayland-teardown-workaround
|