Make autostart ubuntu-compatible

This commit is contained in:
Hannes Körber
2021-01-27 15:17:45 +01:00
parent 8c18407688
commit f174a4e558
23 changed files with 54 additions and 31 deletions

View File

@@ -4,5 +4,6 @@ After=windowmanager.target
[Service]
Type=oneshot
ExecStart=/usr/bin/xrdb -merge -I%h %h/.Xresources
ExecStart=/usr/bin/env xrdb -merge -I%h %h/.Xresources
RemainAfterExit=true
Environment=DISPLAY=:0