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