Run i3 as a systemd user unit

This commit is contained in:
2020-12-21 17:57:18 +01:00
parent 1d12b99907
commit ab15b22832
23 changed files with 32 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
[Unit]
Requires=i3.service
After=i3.service