Selaa lähdekoodia

directly execute i3

systemd-xsession
vanhempi
commit
f5eaf9d335
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      templates/i3/i3wm.service.j2

+ 1
- 1
templates/i3/i3wm.service.j2 Näytä tiedosto

@@ -3,7 +3,7 @@ Description=i3 Window Manager
PartOf=graphical-session.target

[Service]
ExecStart=/usr/bin/i3
ExecStart=i3
ExecStopPost=/bin/systemctl --user stop graphical-session.target
Restart=on-failure