Skip to content

Latest commit

 

History

History
executable file
·
46 lines (38 loc) · 1.25 KB

File metadata and controls

executable file
·
46 lines (38 loc) · 1.25 KB

Nikut's dwm build

This is an unpatched, minimal build of dwm that I use as the primary window manager on my archlinux machine for efficient, keyboard-centric navigation.

Information

Version: 6.5

Configuration: config.h

Shortcuts

Function Key
spawn (st) Super + `
dmenu_run Super + r
togglebar Super + b
focusstack Super + d
focusstack Super + a
incnmaster Super + w
incnmaster Super + s
setmfact Super + q
setmfact Super + e
zoom Super + 1
view Super + 2
setlayout (toggle) Super + 3
setlayout (tiled) Super + z
setlayout (floating) Super + x
setlayout (monocle) Super + c
spawn (code) Super + v
spawn (iwgtk) Alt + e
spawn (firefox) Alt + f
spawn (thunar) Alt + w
spawn (xarchiver) Alt + c
killclient Alt + q
toggletag Alt + 1–9
power menu Alt + Shift + w
backlight menu Alt + Shift + e
quit Alt + Shift + q

Installation

git clone https://github.com/NICUP14/ArchEnv
sudo make -C ArchEnv/dwm install