This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix tmux path
systemd-xsession
Markus Katharina Brechtel
4 years ago
parent
6b11076966
commit
9d64aa6af5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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