ソースを参照

fix tmux path

systemd-xsession
コミット
9d64aa6af5
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tasks/tmux.yaml

+ 1
- 1
tasks/tmux.yaml ファイルの表示

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