Fix launching kanshi on Linux.

This commit is contained in:
Tom Alexander
2023-03-25 09:57:16 -04:00
parent 5bfb148ac7
commit 43ab2d4260
6 changed files with 16 additions and 42 deletions

View File

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