Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
12345678910111213 |
- [Unit]
- Description=i3 Window Manager for Display %i
- After=vncserver@%i.service
-
- [Service]
- Environment=DISPLAY=%i
- Environment=XAUTHORITY=%h/.Xauthority%i
- Type=exec
- ExecStart=i3
- ExecReload=i3-msg reload
-
- [Install]
- WantedBy=default.target
|