You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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