remove old i3 config
This commit is contained in:
parent
4f88b7953d
commit
3be31f7ac1
2 changed files with 0 additions and 9 deletions
|
@ -1,5 +0,0 @@
|
|||
i3-wm.binding.split_h: c
|
||||
i3-wm.binding.launcher.app: d
|
||||
|
||||
i3-wm.binding.display: F1
|
||||
i3-wm.binding.settings: F2
|
|
@ -19,10 +19,6 @@
|
|||
template:
|
||||
src: "{{ role_path }}/templates/.gitconfig.j2"
|
||||
dest: ~/.gitconfig
|
||||
- name: Copy Xresources
|
||||
copy:
|
||||
src: "{{ role_path }}/files/Xresources"
|
||||
dest: ~/.config/regolith2/Xresources
|
||||
- name: Create keepassxc config directory
|
||||
file:
|
||||
path: ~/.config/keepassxc
|
||||
|
|
Reference in a new issue