Fix launching kanshi on Linux.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
- name: Configure dotfiles (conf directory)
|
||||
copy:
|
||||
src: "files/sway_config_files/{{ item }}.conf"
|
||||
dest: "{{ account_homedir.stdout }}/.config/sway/config.d/{{ item }}.conf"
|
||||
mode: 0600
|
||||
owner: "{{ account_name.stdout }}"
|
||||
group: "{{ group_name.stdout }}"
|
||||
loop:
|
||||
- exec_kanshi
|
||||
|
||||
Reference in New Issue
Block a user