From 0ce1d74d8c4440c1afc17e133d08fdcc441df289 Mon Sep 17 00:00:00 2001 From: ryanraposo Date: Thu, 18 Jul 2024 06:20:22 -0400 Subject: [PATCH] finesse xdotool --- markdown/vlc-finesse.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/markdown/vlc-finesse.md b/markdown/vlc-finesse.md index b9c4ff9..659af8a 100644 --- a/markdown/vlc-finesse.md +++ b/markdown/vlc-finesse.md @@ -2,6 +2,12 @@ Auto enable VLC extensions in the View menu. +## Install xdotool + +```bash +sudo apt install xdotool +``` + ### Locate the VLC binary: ```bash