From 7985c39e7f767fbdcc835c13c24455c96ba8e8d6 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sat, 27 Mar 2021 14:24:10 +0300 Subject: feat: add gaps --- dwm.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dwm.1') diff --git a/dwm.1 b/dwm.1 index ddc8321..85b3438 100644 --- a/dwm.1 +++ b/dwm.1 @@ -140,6 +140,16 @@ View all windows with any tag. .B Mod1\-Control\-[1..n] Add/remove all windows with nth tag to/from the view. .TP +.B Mod1\-- +Decrease the gaps around windows. +.TP +.B Mod1\-= +Increase the gaps around windows. +.TP +.B Mod1\-Shift-= +Reset the gaps around windows to +.BR 0 . +.TP .B Mod1\-Shift\-q Quit dwm. .SS Mouse commands -- cgit v1.2.3