From ecec5136f63d32862a42117c957f1f5bab65d13b Mon Sep 17 00:00:00 2001 From: Alexander Kassouni Date: Sat, 25 Jul 2026 20:26:11 -0700 Subject: rofi theming, command palette --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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: -- cgit v1.3.1