From 2cb4cf3556c3fb55ea6ee213eb7c6c5781888184 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Wed, 4 Feb 2026 18:46:31 +0100 Subject: Add mpv role w/testing --- molecule/archlinux-gnome/converge.yml | 1 + molecule/archlinux/converge.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'molecule') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 7c1a74e0..18b9ccff 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -82,6 +82,7 @@ - role: "font" - role: "aur_font" - role: "alacritty" + - role: "mpv" - role: "btop" - role: "bluetui" - role: "wlctl" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 2183dd80..1371da82 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -81,6 +81,7 @@ - role: "font" - role: "aur_font" - role: "alacritty" + - role: "mpv" - role: "btop" - role: "bluetui" - role: "wlctl" -- cgit v1.2.3