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