|
|
|
@ -69,7 +69,7 @@ static const char *dmenucmd[] = { "dmenu_run", "-c", "-g", "4", "-l", "15", "-m"
|
|
|
|
|
static const char *terminal[] = { "/usr/local/bin/st", NULL };
|
|
|
|
|
static const char *browsecmd[] = { "/usr/bin/librewolf", "-p", "browsing", NULL };
|
|
|
|
|
static const char *acccmd[] = { "/usr/bin/librewolf", "-p", "accounts", NULL };
|
|
|
|
|
static const char *filebrowse[] = { "/usr/local/bin/st", "-e", "/usr/bin/vifmrun", NULL };
|
|
|
|
|
static const char *filebrowse[] = { "/usr/bin/thunar", NULL };
|
|
|
|
|
static const char *bmcmd[] = { "bash", "/home/sufyaan/docs/sys/gits/personal/dots/scripts/system/bookmarks", "bm", NULL };
|
|
|
|
|
static const char *cmdcmd[] = { "bash", "/home/sufyaan/docs/sys/gits/personal/dots/scripts/system/bookmarks", "cmd", NULL };
|
|
|
|
|
static const char *volup[] = { "bash", "/home/sufyaan/docs/sys/gits/personal/dots/scripts/system/volume", "up", "nord", NULL };
|
|
|
|
|