From 9aecc699bbf33b6680571cd3c3bf6dcb1cb9cab1 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 17 Oct 2023 13:11:39 +0100 Subject: Adds script to pick local music by dmenu --- music.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'music.sh') diff --git a/music.sh b/music.sh index c9c5842..b9d105f 100755 --- a/music.sh +++ b/music.sh @@ -8,7 +8,7 @@ ### ----------------------------------------------------------------- DIR=~/annex/Music PLAYER=mpv -DMENU='dmenu -i -l 30 -nb #b96dbf -nf white' +DMENU='dmenu -i -l 30 -fn Iosevka-12 -nb #b96dbf -nf white' ### ----------------------------------------------------------------- ### Select the subdirectory from which you want to play the MP3 file: -- cgit v1.2.3