diff --git a/.config/spectrwm/spectrwm.conf b/.config/spectrwm/spectrwm.conf index b483042..f4c6efe 100644 --- a/.config/spectrwm/spectrwm.conf +++ b/.config/spectrwm/spectrwm.conf @@ -238,7 +238,7 @@ bind[master_add] = MOD+comma bind[master_del] = MOD+period bind[master_shrink] = MOD+Left -bind[master_grow] = MOD+Right +bind[master_grow] = MOD+Right bind[stack_dec] = MOD+Shift+comma bind[stack_inc] = MOD+Shift+period #bind[stack_reset] = MOD+Shift+space