diff --git a/config/dwm/src/config.def.h b/config/dwm/src/config.def.h index 4afea1a..957e613 100644 --- a/config/dwm/src/config.def.h +++ b/config/dwm/src/config.def.h @@ -104,7 +104,7 @@ static const char *roficmd[] = { "rofi", "-show", "drun", NULL }; static const char *termcmd[] = { "st", NULL }; static const char *browsercmd[] = { "firefox", NULL }; static const char *dashboardcmd[] = { "eww", "open", "--toggle", "system-tray", NULL }; -static const char *xcolorpick[] = { "/home/gabriel/.local/bin/xcolor-pick", NULL }; +static const char *xcolorpick[] = { "$HOME/.local/bin/xcolor-pick", NULL }; static Key keys[] = { /* modifier key function argument */