Skip to content

Shintenza/dwm-perdition

Repository files navigation

DWM-PERDITION

Preview

Dwm is an extremely fast, small, and dynamic window manager for X. Dwm is created by the suckless guys. This is my personal build of dwm. I applied a number of patches to make dwm more "reliable" rather than "suckless".

Patches used in this build:

  • center (makes centered dialog boxes)
  • attachaside (new windows appears in the stack rather than as the master)
  • autostart (looks for autostart.sh in ~/.dwm and runs that script after startup)
  • cyclelayoyts (gives you a keybinding to cycle through the avaliable layouts)
  • restartsig (ability to restart dwm without killing it)
  • rotatestack (moves the window through the stack)
  • swallow (check here)
  • systray (displays systray)
  • vaniygaps (this patch applies gapps but also a number of layouts)
  • noborder (removes border when only window is active)

Dependencies:

Here is the list of dependencies that you should consider installing.

Running dwm:

If you use a login manager (such as lightdm or sddm) you have to create a file called dwm.desktop in /usr/share/xsessions directory. It should looke like this:

[Desktop Entry]
Encoding=UTF-8
Name=Dwm
Comment=Dynamic window manager
Exec=dwm
Icon=dwm
Type=XSession

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages