mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 14:32:13 +02:00
added configuration for rofi
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user