added installation of required package for the status bar

This commit is contained in:
aminnairi
2023-04-10 22:37:46 +02:00
parent 3790706f5c
commit 8db4e477ab
+4
View File
@@ -53,6 +53,10 @@
pacman:
name: nodejs
state: present
- name: Install custom i3status dependencies
npm:
path: /$HOME/.config/i3/i3status
state: present
- name: Setup i3 Window Manager
synchronize:
src: i3