diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-06 18:19:06 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-06 18:19:06 +0200 |
| commit | cc84916ba8c8f9b2e7b176ae3bd00aabac5137a1 (patch) | |
| tree | 7c3951050b4418829da6932fc3af386abde2a933 /artix/Makefile | |
| parent | 26c25b914b7f6248384a838c58a1f7a2e9b5a17d (diff) | |
make colors a little bit easier on my eyes
Diffstat (limited to 'artix/Makefile')
| -rw-r--r-- | artix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
