2020-01-19 18:36:36 +01:00
|
|
|
[Unit]
|
2020-01-19 20:28:04 +01:00
|
|
|
Description=Awesome window manager for %I
|
2020-01-19 18:36:36 +01:00
|
|
|
PartOf=graphical-session@%i.target
|
2020-01-19 20:28:04 +01:00
|
|
|
After=autorandr@%i.service
|
2020-08-19 14:55:52 +02:00
|
|
|
After=compton@%i.service
|
2020-01-19 20:28:04 +01:00
|
|
|
After=xsettingsd@%i.service
|
2020-01-29 05:45:38 +01:00
|
|
|
After=tmux.service
|
2020-04-04 17:06:32 +02:00
|
|
|
After=ssh-agent.service
|
2020-01-19 20:28:04 +01:00
|
|
|
Before=nm-applet@%i.service
|
2020-02-05 08:16:27 +01:00
|
|
|
Before=wallpaper@%i.service
|
2020-01-19 18:36:36 +01:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Environment=DISPLAY=%I
|
|
|
|
ExecStart=/usr/bin/awesome
|
|
|
|
ExecStopPost=/bin/systemctl --user stop graphical-session@%i.target
|
|
|
|
Restart=on-failure
|