From 07640cf32c416025620355496dd93c7db5ba503f Mon Sep 17 00:00:00 2001 From: pancakes Date: Tue, 18 Jun 2024 20:36:36 +1000 Subject: [PATCH] Update justfile --- justfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/justfile b/justfile index 4466cb3..7676c4a 100644 --- a/justfile +++ b/justfile @@ -35,8 +35,8 @@ install-essentials-cli: sudo pacman -S base-devel btop curl eza fastfetch ffmpeg flatpak fwupd fzf hunspell hunspell-en_au hunspell-en_us man-db man-pages nvtop openssh p7zip reflector ripgrep unrar vim vulkan-tools xdg-user-dirs yt-dlp install-essentials-gui: - sudo pacman -S blue-utils firefox gamemode gimp goverlay libva-vdpau-driver libva-utils libvdpau-va-gl mangohud mesa-vdpau mpv power-profiles-daemon steam syncthing ttf-firacode-nerd ttf-liberation wine wine-gecko wine-mono winetricks wqy-zenhei - paru -S arrpc protontricks syncthingtray-qt6 vesktop + sudo pacman -S blue-utils easyeffects firefox gamemode gimp goverlay libva-vdpau-driver libva-utils libvdpau-va-gl lsp-plugins-lv2 mangohud mesa-vdpau mpv power-profiles-daemon steam syncthing ttf-firacode-nerd ttf-liberation wine wine-gecko wine-mono winetricks wqy-zenhei + ame install arrpc protontricks syncthingtray-qt6 vesktop flatpak install ca.parallel_launcher.ParallelLauncher com.heroicgameslauncher.hgl com.logseq.Logseq com.obsproject.Studio net.davidotek.pupgui2 org.prismlauncher.PrismLauncher systemctl enable --now --user arrpc sudo systemctl enable --now bluetooth @@ -53,7 +53,7 @@ setup-arch-mirrors: sudo reflector --country 'Australia,New Zealand,' --latest 15 --protocol https --sort rate --save /etc/pacman.d/mirrorlist sudo systemctl enable --now reflector.timer -# Installs the paru AUR helper +# Installs the ame AUR helper setup-aur: rustup install stable rm -rf /tmp/ame @@ -111,7 +111,7 @@ setup-tailscale: # Installs Waydroid with GAPPS setup-waydroid: - paru -S binder_linux-dkms waydroid + ame install binder_linux-dkms waydroid sudo waydroid init -s GAPPS sudo systemctl enable --now waydroid-container waydroid session start &