diff options
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 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 |
