From 1a7a5090b84d9eb8ff6a4f5dc0c833d4b9e717b0 Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Fri, 15 May 2026 18:36:24 +0200 Subject: ??? --- artix/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'artix/Makefile') diff --git a/artix/Makefile b/artix/Makefile index dc450c5..7948179 100644 --- a/artix/Makefile +++ b/artix/Makefile @@ -1,7 +1,7 @@ .PHONY = all config stow unstow artix lsp pac -COLORSCHEME = slate -FONT = MartianMono NerdFont +COLORSCHEME = google +FONT = monospace all: config @@ -24,10 +24,11 @@ unstow: stow -v -t $$HOME -D home artix: - pacman -S --needed ttf-martian-mono-nerd hyprland hyprpicker alacritty waybar dunst grim wl-clipboard slurp xdg-desktop-portal-hyprland xdg-user-dirs zsh zsh-autosuggestions zsh-syntax-highlighting brightnessctl firefox zathura-pdf-poppler thunderbird keepassxc mpv yt-dlp nsxiv pavucontrol time tree openssh man-db man-pages pacman-contrib stow fzf syncthing ufw-dinit chrony-dinit rofi hyprpolkitagent + pacman -S --needed hyprland hyprpicker alacritty waybar dunst grim wl-clipboard slurp xdg-desktop-portal-hyprland xdg-user-dirs zsh zsh-autosuggestions zsh-syntax-highlighting brightnessctl firefox zathura-pdf-poppler thunderbird keepassxc mpv yt-dlp nsxiv pavucontrol time tree openssh man-db man-pages pacman-contrib stow fzf syncthing ufw-dinit chrony-dinit hyprpolkitagent @echo " Change your shell to zsh (chsh -s /bin/zsh)" @echo " Enable ufw" @echo " Enable chrony" + @echo " install tofi" pac: paccache -r -- cgit v1.2.3