summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-02-04 18:46:31 +0100
committerAhmed AbdelHalim <[email protected]>2026-02-04 18:55:19 +0100
commit2cb4cf3556c3fb55ea6ee213eb7c6c5781888184 (patch)
treec2991e21deb2192340b6d5462b67d338e055afad /molecule
parentb0ec2b0d5815838e6c3d8fb574100774dc3099de (diff)
Add mpv role w/testing
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux-gnome/converge.yml1
-rw-r--r--molecule/archlinux/converge.yml1
2 files changed, 2 insertions, 0 deletions
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"