desktop: add polybar dotfiles

This commit is contained in:
Fabio Scotto di Santolo
2026-05-15 20:20:01 +02:00
parent 9691627d0a
commit 7593928edb
6 changed files with 270 additions and 18 deletions

View File

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