[Install] Fix packages
This commit is contained in:
8
install
8
install
@@ -24,7 +24,7 @@ echo "
|
||||
==> Installing Hyprland
|
||||
"
|
||||
sleep 2
|
||||
yay -S --noconfirm --noremovemake hyprland hypridle hyprfreeze hyprlock aylurs-gtk-shell brightnessctl pulsemixer xdg-desktop-portal-hyprland cliphist grimblast wl-clipboard polkit-gnome swaybg polkit-kde-agent grim rofi
|
||||
yay -S --noconfirm --noremovemake hyprland hypridle hyprfreeze hyprlock aylurs-gtk-shell brightnessctl pulsemixer xdg-desktop-portal-hyprland cliphist grimblast wl-clipboard polkit-gnome swaybg polkit-kde-agent grim rofi cpio
|
||||
|
||||
# Audio, drivers
|
||||
echo "
|
||||
@@ -69,7 +69,7 @@ echo "
|
||||
==> Installing nvim...
|
||||
"
|
||||
sleep 2
|
||||
yay -S --noconfirm --noremovemake neovim lua lua-language-server tree-sitter texlab stylua luarocks jdtls perl julia pyright vscode-css-languageserver vscode-html-languageserver bash-language-server python-black proselint asmfmt typescript-language-server shfmt sass
|
||||
yay -S --noconfirm --noremovemake neovim lua lua-language-server tree-sitter tree-sitter-cli texlab stylua luarocks jdtls perl julia pyright vscode-css-languageserver vscode-html-languageserver bash-language-server python-black proselint asmfmt typescript-language-server shfmt sass
|
||||
sudo npm i -g @vue/typescript-plugin
|
||||
|
||||
# Internet
|
||||
@@ -125,8 +125,10 @@ git clone https://git.janishutz.com/janishutz/nvim
|
||||
cd nvim
|
||||
./nvim-install.sh
|
||||
|
||||
sudo xdg-settings set default-web-browser librewolf.desktop
|
||||
xdg-settings set default-web-browser librewolf.desktop
|
||||
xdg-mime default org.pwmt.zathura.desktop application/pdf
|
||||
sudo systemctl disable rustdesk
|
||||
hyprpm update
|
||||
|
||||
echo "
|
||||
|
||||
|
Reference in New Issue
Block a user