Setup syncthing
This commit is contained in:
parent
e29afa9241
commit
f2f3821da6
1 changed files with 2 additions and 1 deletions
3
justfile
3
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue