浏览代码

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