[Install] Fix packages
This commit is contained in:
8
install
8
install
@@ -24,7 +24,7 @@ echo "
|
|||||||
==> Installing Hyprland
|
==> Installing Hyprland
|
||||||
"
|
"
|
||||||
sleep 2
|
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
|
# Audio, drivers
|
||||||
echo "
|
echo "
|
||||||
@@ -69,7 +69,7 @@ echo "
|
|||||||
==> Installing nvim...
|
==> Installing nvim...
|
||||||
"
|
"
|
||||||
sleep 2
|
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
|
sudo npm i -g @vue/typescript-plugin
|
||||||
|
|
||||||
# Internet
|
# Internet
|
||||||
@@ -125,8 +125,10 @@ git clone https://git.janishutz.com/janishutz/nvim
|
|||||||
cd nvim
|
cd nvim
|
||||||
./nvim-install.sh
|
./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
|
xdg-mime default org.pwmt.zathura.desktop application/pdf
|
||||||
|
sudo systemctl disable rustdesk
|
||||||
|
hyprpm update
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user