my_konfig

This commit is contained in:
2025-12-15 14:01:35 +01:00
parent 2d8032b260
commit ed4ae93364
3 changed files with 18 additions and 2 deletions

View File

@@ -49,6 +49,7 @@
- mako
- wofi
- alacritty
- kanshi
- name: Copy all config files
ansible.builtin.copy:
@@ -66,6 +67,7 @@
- { path: 'alacritty/alacritty.toml' }
- { path: 'alacritty/alacritty.yml' }
- { path: 'alacritty/catppuccin-mocha.toml' }
- { path: 'kanshi/config' }
- name: Copy Tmux config to home directory
ansible.builtin.copy: