aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-17 13:11:39 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-17 13:11:39 +0100
commit9aecc699bbf33b6680571cd3c3bf6dcb1cb9cab1 (patch)
tree12631d62638f5e4499fed13a6d0233a24e137781
parent658ec6b1bdb793148dc01ece2cf754c245eb5d76 (diff)
Adds script to pick local music by dmenu
-rwxr-xr-xmusic.sh2
1 files changed, 1 insertions, 1 deletions
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: