diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-05-15 01:32:05 -0500 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-05-15 01:32:05 -0500 |
commit | 9e45c7b36d583c8d3f6792670d095b87e5c5197a (patch) | |
tree | aa8379c609e667cfcb7254bc533d3e7a1c3746ef /build | |
parent | 81176db2c4cc02100c3fbc48f5937cb2d9a4cc62 (diff) |
changes to dwm master
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ mkdir $HOME/bin DWM_DIR=$HOME'/src/dwm' git clone https://git.suckless.org/dwm $DWM_DIR -patch $DWM_DIR'/dwm.c' $RC_DIR'/dwm/vanitygaps.diff' patch $DWM_DIR'/dwm.c' $RC_DIR'/dwm/custom.diff' cp $RC_DIR'/dwm/config.h' $DWM_DIR |