Install Waybar with dedicated role
This commit is contained in:
parent
829cef32d0
commit
7305399693
4 changed files with 130 additions and 202 deletions
|
@ -72,6 +72,7 @@
|
|||
- ansible-mako
|
||||
- ansible-swaylock
|
||||
- ansible-swayidle
|
||||
- ansible-waybar
|
||||
|
||||
- name: Configure desktop
|
||||
hosts: all
|
||||
|
@ -139,7 +140,6 @@
|
|||
- pipewire-pulse
|
||||
- qutebrowser
|
||||
- rsync
|
||||
- waybar
|
||||
- wireplumber
|
||||
- xdg-desktop-portal-wlr
|
||||
become: true
|
||||
|
@ -163,6 +163,5 @@
|
|||
state: started
|
||||
loop:
|
||||
- import-gsettings.service
|
||||
- waybar.service
|
||||
|
||||
when: service_file is changed and not ansible_check_mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue