From cc84916ba8c8f9b2e7b176ae3bd00aabac5137a1 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Sat, 6 Jun 2026 18:19:06 +0200 Subject: make colors a little bit easier on my eyes --- artix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'artix/Makefile') diff --git a/artix/Makefile b/artix/Makefile index 7948179..9ad4276 100644 --- a/artix/Makefile +++ b/artix/Makefile @@ -1,7 +1,7 @@ .PHONY = all config stow unstow artix lsp pac -COLORSCHEME = google -FONT = monospace +COLORSCHEME = tokyonight +FONT = 0xProto Nerd Font all: config -- cgit v1.2.3