~ruther/dwl

0816b33d333e949437a465b0dcf8461ba4c099a5 — Devin J. Pohly 4 years ago ce312b7
add comment from dwm
1 files changed, 1 insertions(+), 0 deletions(-)

M config.def.h
M config.def.h => config.def.h +1 -0
@@ 51,6 51,7 @@ static const int repeat_delay = 600;
	{ MODKEY|WLR_MODIFIER_SHIFT, SKEY,           tag,             {.ui = 1 << TAG} }, \
	{ MODKEY|WLR_MODIFIER_CTRL|WLR_MODIFIER_SHIFT,SKEY,toggletag, {.ui = 1 << TAG} }

/* helper for spawning shell commands in the pre dwm-5.0 fashion */
#define SHCMD(cmd) { .v = (const char*[]){ "/bin/sh", "-c", cmd, NULL } }

/* commands */

Do not follow this link