Automated update
This commit is contained in:
@@ -4,7 +4,7 @@ After=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/fehbg
|
||||
ExecStart=/usr/local/bin/daemon_starter fehbg
|
||||
Restart=on-failure
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=/home/klein/.Xauthority
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
[Unit]
|
||||
Description=Start caffeine-indcator on X
|
||||
Description=Start caffeine-inicator on X
|
||||
After=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/caffeine-indicatorstartup
|
||||
ExecStart=/usr/local/bin/daemon_starter caffeine-indicator
|
||||
Restart=on-failure
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=/home/klein/.Xauthority
|
||||
|
||||
@@ -4,7 +4,7 @@ After=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/picomstartup
|
||||
ExecStart=/usr/local/bin/daemon_starter picom
|
||||
Restart=on-failure
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=/home/klein/.Xauthority
|
||||
|
||||
@@ -5,7 +5,6 @@ After=default.target
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/statusbar
|
||||
User=klein
|
||||
Restart=on-failure
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=/home/klein/.Xauthority
|
||||
|
||||
@@ -4,7 +4,7 @@ After=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/volumeiconstartup
|
||||
ExecStart=/usr/local/bin/daemon_starter volumeicon
|
||||
Restart=on-failure
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=/home/klein/.Xauthority
|
||||
|
||||
Reference in New Issue
Block a user