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