drewgrif / dwm-debian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dwm installion using shell script

works great with Debian Stable

script uses NO patches

==============================

These files were originally used during my personal dwm phase but then modified to supplement my youtube video on the subject.

sudo apt install git

git clone https://github.com/drewgrif/dwm-debian

cd dwm-debian

./install.sh (includes nerdfonts.sh unless commented)

==============================

The .bashrc is simple and current (2/21/2023)

The .local/share/dwm is used if dwm is patched using autostart https://dwm.suckless.org/patches/autostart/

About


Languages

Language:C 93.2%Language:Roff 2.8%Language:Makefile 2.6%Language:Shell 1.3%