Skip to content

motolla/dwm

Repository files navigation

DWM

dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.

Preview

Quick Keybind

# Open Terminal (st)
Alt + Enter

# Close & Kill Program
Alt + q

# Switch Focus Window
Alt + j/k

# Toggle Layout
Alt + Space

Patch Applied

Requirements

  • Void
xbps-install libXft-devel libX11-devel libXinerama-devel
Nerd Font JetBrains

Build & Install

  • Clone the repo
git clone https://github.com/gillgrite/dwm.git
  • Build & Install dwm
./dwmclean