mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Profile i3: remove unnecessary dunst/rofi directory creation
These directories are created automatically by the dotfiles copy task in profile_desktop_i3, so hardcoding them in profile_desktop_common unnecessarily creates them on Sway hosts.
This commit is contained in:
@@ -18,10 +18,8 @@
|
||||
loop:
|
||||
- "{{ user_home }}/.config"
|
||||
- "{{ user_home }}/.config/autostart"
|
||||
- "{{ user_home }}/.config/dunst"
|
||||
- "{{ user_home }}/.config/alacritty"
|
||||
- "{{ user_home }}/.config/Thunar"
|
||||
- "{{ user_home }}/.config/rofi"
|
||||
- "{{ user_home }}/.tmux"
|
||||
- "{{ user_home }}/.tmux/bin"
|
||||
- "{{ user_home }}/.tmux/plugins"
|
||||
|
||||
Reference in New Issue
Block a user