diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-04 11:06:05 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-04 11:06:05 -0800 |
| commit | 4d784b558be27e73f54149e51ac6fd1380c39e4c (patch) | |
| tree | 3a15c4739c95a556e71554bedab4d8a88a537362 /dwm/setup.sh | |
| parent | 2089794e3f29f87f2d0c5d445e2bdac4968a3a99 (diff) | |
dwm: cleanup, win by name
Diffstat (limited to 'dwm/setup.sh')
| -rwxr-xr-x | dwm/setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/setup.sh b/dwm/setup.sh index 80d1c20..53c51cb 100755 --- a/dwm/setup.sh +++ b/dwm/setup.sh @@ -6,6 +6,7 @@ set -x tar -xzf dwm-6.6.tar.gz cd dwm-6.6 patch <../my.diff +patch <../my-selwin.diff patch <../my-no-focus-follows-mouse.diff patch <../dwm-movestack-6.6.diff patch <../dwm-quitprompt-20220718-6613d9f.diff |
