added configuration for rofi

This commit is contained in:
aminnairi
2023-04-11 14:19:58 +02:00
parent 917b33f792
commit 767d3cc085
+4
View File
@@ -18,6 +18,10 @@
pacman: pacman:
name: rofi name: rofi
state: present state: present
- name: Setup Rofi
synchronize:
src: rofi
dest: /$HOME/.config
- name: Install Notification Daemon - name: Install Notification Daemon
become: true become: true
pacman: pacman: