mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
added installation for rofi
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
pacman:
|
||||
name: flameshot
|
||||
state: present
|
||||
- name: Install Rofi (application switcher)
|
||||
become: true
|
||||
pacman:
|
||||
name: rofi
|
||||
state: present
|
||||
- name: Install Notification Daemon
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user