From f2f3821da6bef96373ade659da148c057b8588ed Mon Sep 17 00:00:00 2001 From: Ollie Date: Tue, 4 Jun 2024 17:21:33 +1000 Subject: [PATCH] Setup syncthing --- justfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/justfile b/justfile index f750a33..8a860b5 100644 --- a/justfile +++ b/justfile @@ -36,11 +36,12 @@ install-essentials-cli: 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 vesktop + paru -S 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 sudo systemctl enable --now power-profiles-daemon + systemctl enable --now --user syncthing # Install fish and plugin manager install-fish: