This is my custom config for suckless dwm. https://dwm.suckless.org/ Patches - fake fullscreen - fancybar - fullgaps - push I also made it so you can use the numpad for tag keys. Keybindings - Spawning - win-Return = terminal (st) - win-d = dmenu - win-g = browser (librewolf) - win-z = lock screen (slock) - Navigation - win-j = focus next window - win-k = focus prev window - win-alt-j = move win down - win-alt-k = move win up - win-h = move divider left - win-l = move divider right - win-alt-h = increase master stack size - win-alt-l = decrease master stack size - Tags (+tagkey) - win = switch to that tag - win-alt = move selected window to that tag - win-ctl = show selected window on both that tag and current tag - win-shft-ctl = show whats on that tag - Misc - win-shft-spc = toggle floating window - win-alt-c = kill window - win-b = toggle bar - win-shift-q = quit dwm Mouse Controls - Window - win-m1-drag = move the window around - win-m2-drag = resize window - win-m3-click = toggle window floating - Tags - m1-click = switch to that tag - m2-click = show whats on that tag - win-m1-click = move selected window to that tag - win-m2-click = show selected window on both that tag and current tag