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.

12 lines
221B

  1. [Unit]
  2. Description=i3 Window Manager for Display %i
  3. Requires=i3wm@%i.service
  4. [Service]
  5. Environment=DISPLAY=%i
  6. Environment=XAUTHORITY=%h/.Xauthority%i
  7. ExecStart=/usr/bin/env i3-watchers
  8. [Install]
  9. WantedBy=default.target