feat: restore session
This commit is contained in:
@@ -46,7 +46,7 @@ sudo tee "$GREETD_CONFIG" >/dev/null <<EOF
|
||||
vt = 1
|
||||
|
||||
[default_session]
|
||||
command = "bash -c 'IS_CAGE=1 SDL_VIDEODRIVER=wayland cage -s -- $OUT_BIN --debug --debug-log-file=/deltaboot-debug.txt'"
|
||||
command = "bash -c 'IS_CAGE=1 SDL_AUDIODRIVER=dummy SDL_VIDEODRIVER=wayland cage -s -- $OUT_BIN --debug --debug-log-file=/deltaboot-debug.txt'"
|
||||
user = "root"
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user