Files
dwm-flexipatch/justfile
2024-03-15 13:35:37 -04:00

14 lines
238 B
Makefile

set shell := ["bash", "-c"]
# List just commands by default
default:
@just --list
# Update doom emacs and sync config
dwm-rebuild:
sudo make clean install
# Run polybar launch script
dwm-launch-polybar:
./polybar/launch.sh