Ver código fonte

fix tmux path

systemd-xsession
pai
commit
9d64aa6af5
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      tasks/tmux.yaml

+ 1
- 1
tasks/tmux.yaml Ver arquivo

@@ -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