Ensure Manjaro can open AppImage files.

This commit is contained in:
2021-02-28 08:25:10 -06:00
parent fd61b3aa95
commit d194f6df94
2 changed files with 14 additions and 14 deletions

View File

@ -9,6 +9,7 @@
evolution: evolution
gnome_tweaks: gnome-tweaks
dconf_editor: dconf-editor
appimagelauncher: htop #placeholder
- name: Workstation | Facts | Package | Pop_OS!
@ -40,6 +41,7 @@
flatpak_distro: true
firefox_esr: firefox
psutil: python-psutil
appimagelauncher: appimagelauncher
when: ansible_distribution == "Archlinux"