chadcat7 / dwm

dwm build focused on being both functional and eye candy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bedwm (beautiful dwm)

Screenshot1

Screenshot1

Screenshot1

Screenshot1

Installation

git clone https://github.com/dark-Jedi2108/bedwm --depth 1  ~/.config
cd .config/bedwm
sudo make clean install

Make a auto start script at ~/.dwm/autostart.sh

mkdir ~/.dwm
touch ~/.dwm/autostart.sh

Use this script to run the barinfo script!

Making Changes And Compiling It Again

cd ~/.config/bedwm
./compiledwm

Patches

  • ActualFullscreen
  • AltTagsDecoration
  • Alwayscenter
  • AutoStart
  • BarPadding
  • BarHeight
  • Cfacts
  • CycleLayouts
  • NoTitle
  • RainbowTags
  • ScratchPads
  • Status2d
  • StatusButton
  • StatusPadding
  • StatusCmd
  • Swallow
  • Systray-Iconsize
  • UnderlineTags
  • Vanitygaps

About

dwm build focused on being both functional and eye candy

License:MIT License


Languages

Language:C 93.1%Language:Roff 4.4%Language:Makefile 1.5%Language:Shell 1.0%