diff --git a/.zshrc b/.zshrc index 0d02568..0ff79c1 100644 --- a/.zshrc +++ b/.zshrc @@ -26,6 +26,7 @@ alias sudo="sudo " alias installed="pacman -Qqen" alias chrome="google-chrome-stable" alias tmux="tmux -2" +alias neofetch="neofetch --crop_mode fit --image_size 33% --image ~/.config/neofetch/archlinux_clean2.png --colors 3 10 7 4 10 10" bak() { cp "$1" "$1.bak" } chromeapp() { google-chrome-stable --app=$1 } extract() { diff --git a/screenshots/i3wm.png b/screenshots/i3wm.png index 667ca89..6f3b880 100644 Binary files a/screenshots/i3wm.png and b/screenshots/i3wm.png differ