The installation files have not been tested, don't use them.
Use stow to install the config files.
stow --adopt .
git reset --hard
stow -t ~ .
pacman -S --needed base-devel
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si
Set following flags in chrome:
WebRTC PipeWire support Emabled
Preferred Ozone platform Wayland
Current font used: JetBrains Mono
Fonts are installed here: /usr/share/fonts
Font defaults: ~/.config/fontconfig/fonts.conf
Console defaults: /etc/vconsole.conf
GTK is actually customized in sway/config-theme
.
The current GTK conf can be stored and restored with:
dconf dump / > dump.dconf
dconf reset -f /
dconf load / < dump.dconf
Current theme used: Qogir
which is available in the AUR:
qogir-gtk-theme qogir-icon-theme
However since I want custom options for the qogir theme:
git clone https://github.com/vinceliuice/Qogir-theme
./install.sh --theme default --color standard --icon arch
Notifications (not used):
Sessions are loaded from the following locations:
/usr/share/xsessions
/usr/share/wayland-sessions
- To cycle through wallpapers: wpaperd
- To display wallpapers: swaybg
- For nicer wallpapers (not used): swww
Workspaces are currently set up like this:
super + 1
: funsuper + 2
: worksuper + 3
: work browsersuper + 4
: work terminalsuper + 5
: slacksuper + 6
:super + 7
:super + 8
:super + 9
: utilities
As many files as possible have been moved to the ~/.config
folder with the help of
xdg-ninja.
Most of the configuration for xdg happens in the .profile
file.
https://wiki.archlinux.org/title/XDG_Base_Directory
https://man.archlinux.org/man/xdg-desktop-portal-wlr.5
PyCharm settings are stored with Settings Sync
https://www.youtube.com/watch?v=DzNmUNvnB04
https://github.com/WillPower3309/swayfx
https://github.com/GeorgeFilipkin/pulsemixer
https://wiki.archlinux.org/title/Abduco
https://wiki.archlinux.org/title/SSHFS
https://github.com/BurntSushi/ripgrep
https://github.com/walderf/dotfiles/blob/main/.config/ripgrep/rg.conf
https://github.com/junegunn/fzf
https://github.com/ajeetdsouza/zoxide