Browse Source

fix tmux path

systemd-xsession
parent
commit
9d64aa6af5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/tmux.yaml

+ 1
- 1
tasks/tmux.yaml View File

@@ -13,7 +13,7 @@

- name: tmux systemd user service unit
template:
src: tmux@.service.j2
src: tmux/tmux@.service.j2
dest: ~/.config/systemd/user/tmux@.service
notify: systemd daemon-reload