Added X11 compositor (picom) and configure background transparancy

This commit is contained in:
Fabio Scotto di Santolo
2026-05-14 23:48:26 +02:00
parent ed0bb0e8fa
commit 9691627d0a
8 changed files with 77 additions and 7 deletions

View File

@@ -12,6 +12,7 @@
- "{{ user_home }}/.config/dunst"
- "{{ user_home }}/.config/i3"
- "{{ user_home }}/.config/i3blocks"
- "{{ user_home }}/.config/picom"
- "{{ user_home }}/.config/rofi"
when: "'i3' in (desktop_sessions_enabled | default([]))"