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
flush handlers before enabling stuff
pull/1/head
Markus Katharina Brechtel
3 years ago
parent
6079fb377b
commit
71212e3eba
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
tasks/i3.yaml
+ 3
- 0
tasks/i3.yaml
View File
@@ -38,6 +38,9 @@
dest: ~/.config/systemd/user/i3wm.service
notify: systemd daemon-reload
- name: flush handlers
meta: flush_handlers
- name: i3wm graphical-session service enabled
systemd:
name: i3wm.service