The dotfiles for my Linux setup
-
WM: bspwm
-
OS: openSUSE
-
Shell: fish
-
Status Bar: Polybar
-
Lock Screen: XSecureLock
-
Compositor: Picom
-
Terminal: Alacritty
-
Text Editor: Neovim
-
File Manager: Vifm
I have vifm-colors and vifm_devicons cloned into the vifm directory, and the code for image previews in vifm is largely from vifmimg, with some tweaks by me so that the previews are center-aligned.
I have cronjobs that call hibernate_critical.sh
every minute and .fehbg
every 20 minutes.
IMPORTANT: This config is not meant to be something you can install and use out of the box. It's more like something you can use as a reference.