dwowitz / my_dwm-git

Arch dwm-git fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my_dwm-git

Forked from https://aur.archlinux.org/dwm-git.git

PKBUILD and Makefile have been modified to append the system users name to the package name and executable allowing each user to install their own customized package.

This repo also includes my personal dwm configuration and patchset.


Installation

Arch Linux:

makepkg && sudo pacman -U *.xz

Usage example

startx /usr/bin/dwm_${USER}

About

Arch dwm-git fork


Languages

Language:C 75.3%Language:Shell 13.9%Language:Makefile 10.8%