From 531c3890c96c392f4c30791f716854dc719d80fe Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Wed, 13 May 2026 21:51:59 +0200 Subject: add back blink.cmp --- artix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'artix/Makefile') diff --git a/artix/Makefile b/artix/Makefile index 31cebb6..dc450c5 100644 --- a/artix/Makefile +++ b/artix/Makefile @@ -1,7 +1,7 @@ .PHONY = all config stow unstow artix lsp pac -COLORSCHEME ?= slate -FONT ?= monospace +COLORSCHEME = slate +FONT = MartianMono NerdFont all: config -- cgit v1.2.3