mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
using Chafa for image preview using Felix
This commit is contained in:
@@ -4,6 +4,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: felix-rs
|
name: felix-rs
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install Chafa (image previewer for Felix)
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: chafa
|
||||||
|
state: present
|
||||||
- name: Felix setup
|
- name: Felix setup
|
||||||
synchronize:
|
synchronize:
|
||||||
src: felix
|
src: felix
|
||||||
|
|||||||
Reference in New Issue
Block a user