diff options
Diffstat (limited to 'SystemdGraphicalSession')
-rw-r--r-- | SystemdGraphicalSession/redshift.service | 1 | ||||
-rw-r--r-- | SystemdGraphicalSession/xrdb.service | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/SystemdGraphicalSession/redshift.service b/SystemdGraphicalSession/redshift.service index 379efc7..9060fd7 100644 --- a/SystemdGraphicalSession/redshift.service +++ b/SystemdGraphicalSession/redshift.service @@ -5,7 +5,6 @@ Documentation=man:redshift(8) [Service] Type=oneshot -RemainAfterExit=yes ExecStart=/usr/bin/redshift -P -O 4082 [Install] diff --git a/SystemdGraphicalSession/xrdb.service b/SystemdGraphicalSession/xrdb.service index b49090e..299342f 100644 --- a/SystemdGraphicalSession/xrdb.service +++ b/SystemdGraphicalSession/xrdb.service @@ -6,5 +6,4 @@ Documentation=man:xrdb(8) [Service] Type=oneshot -RemainAfterExit=yes ExecStart=/usr/bin/xrdb -merge $HOME/.Xresources |