Remove element

This commit is contained in:
2024-02-23 21:50:53 +01:00
parent a04f26343d
commit a8d17796e6
2 changed files with 0 additions and 12 deletions

View File

@@ -1,11 +0,0 @@
[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
Restart=always