Nvidia, fuck you.

This commit is contained in:
krolyxon 2023-01-13 15:01:20 +05:30
parent fd1ea08cf0
commit 5c6fd144a0
1 changed files with 0 additions and 5 deletions

View File

@ -116,11 +116,6 @@ paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin \
zsh-fast-syntax-highlighting-git keyd-git librewolf-bin
chsh -s $(which zsh)
printf "bro do you want to install that fucking nvidia-390xx drivers? (y/n): "
read driver
if [[ $driver = y ]]; then
paru -S --noconfirm nvidia-390xx
fi
ln -s ~/.config/x11/xinitrc .xinitrc
ln -s ~/.config/shell/profile .zprofile