Skip to content

AegixLinux/dwm

Repository files navigation

Aegix dwm

Configuration & Key Bindings

Check out config.h.

The barbs.mom file contains some documentation. Press Ultra+F1 to view it in dwm (zathura PDF viewer required). Updates for man dwm/dwm.1 are needed.

Patches and features

  • Clickable statusbar with the aegixlinux build of dwmblocks.
  • Reads xresources colors/variables (i.e. works with pywal, etc.).
  • scratchpad: Accessible with mod+shift+enter.
  • New layouts: bstack, fibonacci, deck, centered master and more. All bound to keys Ultra+(shift+)t/y/u/i.
  • True fullscreen (Ultra+f) and prevents focus shifting.
  • Windows can be made sticky (Ultra+s).
  • hide vacant tags hides tags with no windows.
  • stacker: Move windows up the stack manually (Ultra-K/J).
  • shiftview: Cycle through tags (Ultra+g/;).
  • vanitygaps: Gaps allowed across all layouts.
  • swallow patch: if a program run from a terminal would make it inoperable, it temporarily takes its place to save space.

Installation outside of Aegix

git clone https://github.com/aegixlinux/dwm.git
cd dwm
sudo make install