Skip to content

alokshandilya/suckless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal DWM build 🌟

About dwm 🐧

dwm is an extremely fast, small and dynamic window manager for X.

Requirements ✏️

  • script will grab dependencies (assuming you run Arch Linux or it's derivatives) and make, install suckless utilities.
  • In order to build dwm you need the Xlib header files.
  • libxft-bgra for coloured emojis in suckless utilities.
    • comment FcBool iscol in drw.c

Installation 🎙️

git clone https://github.com/alokshandilya/suckless.git
cd suckless
./install.sh
  • git clone this repo and run install.sh ...

    assuming you are on Arch linux or it's derivative

currently, i use standard dmenu package of arch repo

Screenshots 🌇

ScreenShot1

ScreenShot2

Patches 🧰

  • status2d
  • systray
  • xrdb
  • status2d-xrdb
  • cool-autostart
  • switchtotag
  • preserveonrestart
  • vanitygaps
  • cfacts
  • pertag
  • alwayscenter
  • cyclelayouts
  • winicon
  • movestack
  • scratchpad
  • actualfullscreen
  • alttagsdecoration
  • restartsig
  • restoreafterrestart
  • keychord
  • statuspadding
  • dwm-adjacenttag-skipvacant
  • fixborder
  • noborder
  • hidevacanttag
  • maybe a few more ...