configs/arch-setup/Notes
2020-02-21 14:29:51 +00:00

24 lines
656 B
Plaintext

copy/move ~/arcolinux-config/.config to ~/.config
(delete ~/arcolinux-config)
#cd .config/autostart
#make executable "disable mouse acc"
#run "disable mouse acc"
cd .config/scripts
chmod +x startup.sh
./startup.sh
cd ..
cd ..
download pCloud: link https://www.pcloud.com/how-to-install-pcloud-drive-linux.html?download=electron-64
copy/move ~/Downloads/pcloud to ~/
make executable ~/pcloud
run ~/pcloud
download wireguard config and unzip
copy/move wireguard mullvad config
Choose desktop wallpapers
uncheck all unneeded wallpapers in "variety"
choose settings (changing wallpaper) as needed
cp is the command for copy usage: cp <source> <destination>