Continue fixing i3 installation for Artix.
This commit is contained in:
@@ -26,12 +26,16 @@
|
||||
- name: Workstation | Linux | Software | i3 | Facts | pacman
|
||||
set_fact:
|
||||
i3_theme01: htop
|
||||
i3_theme02: htop
|
||||
i3_theme03: htop
|
||||
when: ansible_pkg_mgr == "pacman"
|
||||
|
||||
- name: Workstation | Linux | Software | i3 | Facts | yay
|
||||
set_fact:
|
||||
i3_yay_packages:
|
||||
- greybird-gtk-theme
|
||||
- enlightenment-arc-theme
|
||||
- numix-gtk-theme
|
||||
when: ansible_pkg_mgr == "pacman"
|
||||
|
||||
#- name: Workstation | Linux | Software | i3 | Facts | TBD
|
||||
|
||||
Reference in New Issue
Block a user