Add sway for linux.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
name:
|
||||
- bc # For waybar sound script
|
||||
- upower # Needed for waybar battery script
|
||||
- waybar
|
||||
state: present
|
||||
|
||||
- name: Install scripts
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
group: "{{ group_name.stdout }}"
|
||||
loop:
|
||||
- ".config/waybar"
|
||||
- ".config/sway"
|
||||
- ".config/sway/config.d"
|
||||
|
||||
- name: Copy files
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user