diff --git a/systemd/autorandr@.service b/systemd/autorandr@.service index 9a1faef..cad1f58 100644 --- a/systemd/autorandr@.service +++ b/systemd/autorandr@.service @@ -7,6 +7,3 @@ Environment=DISPLAY=%I ExecStart=/usr/bin/autorandr --change --default default Type=oneshot RemainAfterExit=false - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/compton@.service b/systemd/compton@.service index c904929..cd1a691 100644 --- a/systemd/compton@.service +++ b/systemd/compton@.service @@ -9,6 +9,3 @@ ExecStart=/usr/bin/compton --backend glx \ --xrender-sync-fence \ --vsync opengl-swc \ --paint-on-overlay - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/inputplug@.service b/systemd/inputplug@.service index 1089f9c..d9f52cd 100644 --- a/systemd/inputplug@.service +++ b/systemd/inputplug@.service @@ -7,6 +7,3 @@ Environment=DISPLAY=%I ExecStartPre=/usr/bin/setxkbmap us ExecStart=%h/bin/inputplug -0 -c %h/.config/awesome/bin/input-event Type=forking - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/misc-x@.service b/systemd/misc-x@.service index 1a328dd..d9b79e8 100644 --- a/systemd/misc-x@.service +++ b/systemd/misc-x@.service @@ -8,6 +8,3 @@ ExecStart=/usr/bin/xset -b ExecStart=/usr/bin/numlock on Type=oneshot RemainAfterExit=false - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/nm-applet@.service b/systemd/nm-applet@.service index a216161..32a9b18 100644 --- a/systemd/nm-applet@.service +++ b/systemd/nm-applet@.service @@ -5,6 +5,3 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=/usr/bin/nm-applet - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/policykit-agent@.service b/systemd/policykit-agent@.service index f0e7c0c..15483ee 100644 --- a/systemd/policykit-agent@.service +++ b/systemd/policykit-agent@.service @@ -5,6 +5,3 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/redshift@.service b/systemd/redshift@.service index d2c8267..ee2c0e3 100644 --- a/systemd/redshift@.service +++ b/systemd/redshift@.service @@ -5,6 +5,3 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=/usr/bin/redshift -l 2.35:48.87 -t 6500:3900 - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/xiccd@.service b/systemd/xiccd@.service index 10fb01b..2daf996 100644 --- a/systemd/xiccd@.service +++ b/systemd/xiccd@.service @@ -5,6 +5,3 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=/usr/bin/xiccd --edid - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/xsettingsd@.service b/systemd/xsettingsd@.service index c28756e..25552fe 100644 --- a/systemd/xsettingsd@.service +++ b/systemd/xsettingsd@.service @@ -5,6 +5,3 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=/usr/bin/xsettingsd -c %h/.xsettingsd - -[Install] -WantedBy=graphical-session@%i.target diff --git a/systemd/xss-lock@.service b/systemd/xss-lock@.service index ec10b3a..9bfbc4e 100644 --- a/systemd/xss-lock@.service +++ b/systemd/xss-lock@.service @@ -5,6 +5,3 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I ExecStart=%h/.config/awesome/bin/xss-lock start - -[Install] -WantedBy=graphical-session@%i.target