Add element autostart
This commit is contained in:
10
autostart/services/element.service
Normal file
10
autostart/services/element.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
BindsTo=autostart.target
|
||||
After=windowmanager.target
|
||||
After=i3.service
|
||||
|
||||
ConditionPathExists=%h/.var/run/features/element
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/env element-desktop
|
||||
PassEnvironment=DISPLAY
|
||||
Reference in New Issue
Block a user