also install i3 on os3 desktop
This commit is contained in:
parent
0e9d93a7f3
commit
0048372069
3 changed files with 2 additions and 10 deletions
|
@ -19,11 +19,6 @@
|
|||
template:
|
||||
src: "{{ role_path }}/templates/.gitconfig.j2"
|
||||
dest: ~/.gitconfig
|
||||
- name: Copy Xresources
|
||||
copy:
|
||||
src: "{{ role_path }}/files/Xresources"
|
||||
dest: ~/.config/regolith2/Xresources
|
||||
when: ansible_distribution == "Ubuntu"
|
||||
- name: Create keepassxc config directory
|
||||
file:
|
||||
path: ~/.config/keepassxc
|
||||
|
|
Reference in a new issue