From 3b301d3bb651f065b6cd1d107bf94642a07f27e5 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 20 Mar 2023 17:18:59 +0100 Subject: [PATCH] =?UTF-8?q?[Fish]=20Change=20chill=20abbrev=E2=80=99s=20so?= =?UTF-8?q?urce=20of=20music?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- org/config/fish.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org/config/fish.org b/org/config/fish.org index 55d5d76..8fa84fc 100644 --- a/org/config/fish.org +++ b/org/config/fish.org @@ -526,11 +526,11 @@ abbr work 'autorandr -l work && xwallpaper --zoom (cat $HOME/.cache/wallpaper) & :PROPERTIES: :CUSTOM_ID: Abbreviations-Misc-Media-e4b85d56 :END: -Here you will find various commands related to media in general. the first one -is a command to play some chillhop from the [[https://www.youtube.com/user/Chillhopdotcom][Chillhop YouTube channel]]'s -livestream. +Here you will find various commands related to media in general. The +first one is a command to play some chillhop from the [[https://www.youtube.com/@LofiGirl][Lofi Girl +YouTube channel]]'s livestream. #+BEGIN_SRC fish -abbr chill 'mpv --force-window=no --no-video "https://www.youtube.com/user/Chillhopdotcom/live" &' +abbr chill 'mpv --force-window=no --no-video "https://www.youtube.com/watch?v=jfKfPfyJRdk" &' #+END_SRC When it comes to mpv, I do not want to force it to open a graphical window if