summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Kassouni <alex@kassouni.net>2026-07-25 20:26:11 -0700
committerAlexander Kassouni <alex@kassouni.net>2026-07-25 20:26:11 -0700
commitecec5136f63d32862a42117c957f1f5bab65d13b (patch)
tree8569ae3b4b666505586ac716c98e3d9810a119b0 /Makefile
parent2f815bb8fbf9397c92f0d88b80dd83c6ef5698b7 (diff)
rofi theming, command palette
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 71c223b..0236ef9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
.PHONY: rebuild format
rebuild:
+ nix flake update xmonad-config
sudo nixos-rebuild switch --flake .
format: