idk anymore
This commit is contained in:
parent
eb1cf0474c
commit
1f264b5207
10 changed files with 49 additions and 27 deletions
|
|
@ -1,15 +1,8 @@
|
|||
[Unit]
|
||||
Description=Alacritty Daemon
|
||||
Before=graphical-session.target
|
||||
After=graphical-session-pre.target
|
||||
After=graphical-session.target
|
||||
PartOf=graphical-session.target
|
||||
StartLimitIntervalSec=30
|
||||
StartLimitBurst=3
|
||||
|
||||
[Service]
|
||||
ExecStart=alacritty --daemon --socket %t/alacritty.sock
|
||||
ExecStart=alacritty --daemon
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session-pre.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue