mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added configuration for rofi
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
pacman:
|
||||
name: rofi
|
||||
state: present
|
||||
- name: Setup Rofi
|
||||
synchronize:
|
||||
src: rofi
|
||||
dest: /$HOME/.config
|
||||
- name: Install Notification Daemon
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user