mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
added installation of rofi bitwarden bridge
This commit is contained in:
@@ -84,6 +84,10 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: rbw
|
name: rbw
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install Rofi Bitwarden (Bitwarden client for Rofi)
|
||||||
|
become: true
|
||||||
|
pip:
|
||||||
|
name: rofi-rbw
|
||||||
- name: Setup Rofi
|
- name: Setup Rofi
|
||||||
synchronize:
|
synchronize:
|
||||||
src: rofi
|
src: rofi
|
||||||
|
|||||||
Reference in New Issue
Block a user