Start the desktop after install by enabling the login screen and services

This commit is contained in:
2026-09-20 06:40:41 -04:00
parent f4dd3b7532
commit 8f124f47c2
17 changed files with 784 additions and 279 deletions
@@ -11,7 +11,7 @@ ConditionPathExists=!%h/.local/state/blob/toggles/crash-capture-off
[Service]
Type=simple
ExecStart=/usr/bin/blob-crash-watch
ExecStart=%h/.local/share/blob/bin/blob-crash-watch
Restart=always
RestartSec=5
+1 -1
View File
@@ -11,7 +11,7 @@ ConditionEnvironment=WAYLAND_DISPLAY
[Service]
Type=simple
ExecStart=/usr/bin/blob-system-sleep-monitor
ExecStart=%h/.local/share/blob/bin/blob-system-sleep-monitor
Restart=always
RestartSec=2