"exec" is not available on Ubuntu 18.04, and it does not help to resolve the ordering problem anyway.
7 lines
107 B
Desktop File
7 lines
107 B
Desktop File
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/env i3 --config %h/.i3/config
|
|
PassEnvironment=DISPLAY
|
|
|
|
Restart=no
|