configs/arch-setup/Notes

24 lines
656 B
Plaintext
Raw Normal View History

2020-02-07 13:42:15 +01:00
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
2020-02-21 15:29:51 +01:00
cd ..
cd ..
2020-02-07 13:42:15 +01:00
2020-02-21 15:09:42 +01:00
download pCloud: link https://www.pcloud.com/how-to-install-pcloud-drive-linux.html?download=electron-64
2020-02-07 13:42:15 +01:00
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"
2020-02-21 15:08:31 +01:00
choose settings (changing wallpaper) as needed
cp is the command for copy usage: cp <source> <destination>