Skip to content

Releases: linuxforgeWM/dawnmonster

Dawnmonster v1.0

12 Apr 22:13

Choose a tag to compare

Dawnmonster Logo


# 🌅 Dawnmonster v1.0

Custom dwm build — forged with 13 carefully selected patches.


📦 Included Patches

Patch Description
status2d + systray Colored status bar + system tray support
hide vacant tags Clean up empty tags from the bar
actualfullscreen True fullscreen without flickering
cool_autostart Run scripts on startup (.dwm/autostart.sh)
backlight Backlight control with keybindings
customrefreshrate Per-monitor custom refresh rate support
gaplessgrid Gapless grid layout for tiling
shutdowncmd Shutdown, reboot, and lock commands
gestures Simple mouse gesture support
exitmenu Interactive exit menu (logout, reboot, shutdown)
toggleborder Toggle window borders on/off
clkanywhere Click anywhere to focus
attachbelow New clients attach below the selected client

⌨️ Default Keybindings

Keys Action
Alt + Shift + Enter Open terminal (st)
Alt + p Launch dmenu
Alt + g Trigger mouse gesture
Mod + Shift + e Open exit menu
Mod + Shift + Esc Shutdown / power menu
Mod + b Toggle window borders

Mod = Alt key (default)


🚀 Installation

git clone https://github.com/linuxforgeWM/dawnmonster.git
cd dawnmonster
sudo make clean install