dwm-cute/scripts/restartdwm
2022-10-18 19:16:03 +03:00

9 lines
57 B
Bash

#!/bin/sh
cd ~/dwm
make -j4
make install
killall dwm