I dumped everything from Arch linux into ./archlinux/
Note
Artworks used as the fastfetch logos are not mine. The one on MacOS config belongs to Milplina and the ones on the Arch Linux belong to Maggotnizer.
This is the latest rice on my ThinkPad T450s.


picom.conf
kitty light - not used
kitty dark
i3
polybar
.zshrc
.p10k-dark.zsh
.p10k-light.zsh - not used
fastfetch light - not used
fastfetch dark
Lazyvim
install.sh - installs Dotfiles for archlinux
Only for i3wm:
- light-theme.zsh - binded to Mod+Shift+P
- dark-theme.zsh - binded to Mod+P
What's very important is the build of picom. This is the one that works on my machine
yay -S picom-gitI've had problems with picom-simpleanims-next-git and picom-ftlabs-git. The issue I have found with ftlabs fork was that it could not properly handle window states, especially NET_WM_STATE_MAXIMIZED_VERT and NET_WM_STATE_MAXIMIZED_HORZ. This made it not possible for me to make the rounded corners disappear when a window gets maximized by smart_gaps on.





