Start the desktop after install by enabling the login screen and services
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user