My personal dotfiles. I made this for myself and it is not guaranteed to work properly.
Copy dotfiles manualy.
I backed up my collection of wallpapers on dropbox. Use wget
to download those files and then unzip
to extract those files to /usr/share/backgrounds.
Wallpapers found on google pictures:
wget -O from-google.zip https://www.dropbox.com/sh/jwpk6j30kf27uie/AAD2ql1Lt_4vTmNc93nnOOxoa?dl=1
sudo unzip from-google.zip -d /usr/share/backgrounds/from-google
rm from-google.zip
Wallpapers from Windows Spotlight (Downloaded with BilderGUI:
wget -O from-spotlight.zip https://www.dropbox.com/sh/nqb0yj9uv1vibci/AAAAgY7YDVB0RgqSfkMaDqICa?dl=1
sudo unzip from-spotlight.zip -d /usr/share/backgrounds/from-spotlight
rm from-spotlight.zip
rofi -show drun -show-icons -theme Arc-Dark -click-to-exit
In Gnome add -normal-window -[no-]steal-focus
flag for it to work.
- Font too big on my laptop.
alacritty -o font.size=6
-Launch Steam minimized and replace 'Big Picture Mode' with 'Steamdeck Mode'
steam -gamepadui -nochatui -nofriendsui -silent
sudo systemctl disable lightdm
sudo systemctl enable sddm
- pkglist.txt contains packagage that i use on arch linux
- aurpkglist.txt contains packages from aur