dwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 2b554690019499a06ae62da22d2dd0632869174c
parent 56e669177c1ce40cdceff2a6a657816061be0fc6
Author: Andrew Laack <andrew@laack.co>
Date:   Thu, 19 Feb 2026 03:56:31 -0600

Updated music location

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -94,7 +94,7 @@ static const char *passcmd[] = {"/home/andrew/bin/pass.sh", background, foregrou //static const char *searchcmd[] = {"/home/andrew/bin/search.sh", background, foreground, highlight, NULL}; static const char *zathuracmd[] = {"/home/andrew/bin/zathura.sh", background, foreground, highlight, NULL}; //static const char *rsynccmd[] = {"/home/andrew/bin/rsync.sh", background, foreground, highlight, NULL}; -static const char *musiccmd[] = {"/home/andrew/bin/find-music.sh", "/home/andrew/syncing/music/" , background, foreground, highlight, NULL}; +static const char *musiccmd[] = {"/home/andrew/bin/find-music.sh", "/home/andrew/personal-files/music/" , background, foreground, highlight, NULL}; //static const char *rangercmd[] = {"/home/andrew/bin/ranger.sh", "/home/" , background, foreground, highlight, NULL}; //static const char *workspacecmd[] = {"/home/andrew/bin/init-screen.sh", background, foreground, highlight, NULL}; // copying bookmarks