mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
installing viu for terminal image view
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
pacman:
|
||||
name: kitty
|
||||
state: latest
|
||||
- name: Install Viu (simple terminal image viewer)
|
||||
become: true
|
||||
pacman:
|
||||
name: viu
|
||||
state: latest
|
||||
- name: Setup Kitty
|
||||
synchronize:
|
||||
delete: true
|
||||
|
||||
Reference in New Issue
Block a user