mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added rofi emoji installation
This commit is contained in:
@@ -39,6 +39,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: rofi
|
name: rofi
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install Rofi Emoji (emoji selector for Rofi)
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: rofi-emoji
|
||||||
|
state: present
|
||||||
- name: Setup Rofi
|
- name: Setup Rofi
|
||||||
synchronize:
|
synchronize:
|
||||||
src: rofi
|
src: rofi
|
||||||
|
|||||||
Reference in New Issue
Block a user