actually switch to wcalc, stop hist file in home
Update void-packages template / Update xbps-src template (push) Successful in 46s Details

This commit is contained in:
Luca Bilke 2024-08-14 10:52:40 +02:00
parent 9ed6aa8745
commit 8eba068d64
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ static const char *sphelp[] = { "h", TERM, TERM_FLAG_CLASS, "sphelp", TERM_FLAG_
static const char *spnetm[] = { "m", TERM, TERM_FLAG_CLASS, "spnetm", TERM_FLAG_EXEC, "/bin/sh", "-c", "sleep 0.01; nmtui", NULL }; // This sleep is needed to wait for DWM to size the window
static const char *spnetu[] = { "u", TERM, TERM_FLAG_CLASS, "spnetu", TERM_FLAG_EXEC, "bandwhich", NULL };
static const char *spwiki[] = { "w", TERM, TERM_FLAG_CLASS, "spwiki", TERM_FLAG_EXEC, "zk", "edit", "-i", NULL };
static const char *spcalc[] = { "c", TERM, TERM_FLAG_CLASS, "spcalc", TERM_FLAG_EXEC, "bc", "-C", NULL };
static const char *spcalc[] = { "c", TERM, TERM_FLAG_CLASS, "spcalc", TERM_FLAG_EXEC, "/bin/sh", "-c", "HOME=$XDG_DATA_HOME wcalc -C", NULL };
static const Rule rules[] = {
/* xprop(1):