This is a Repo for Herr Ken's portable Linux setup
1. suckless
- Autostart script called at /usr/share/xsessions/dwm.desktop
- sudo make clean install
- Link .zshrc in home
- Link .zshenv in home
- Link .vimrc in home
- Link .vim in home
4. nvim
- Link folder in ~/.config
- Link all files in formatting in ~
https://github.com/junegunn/fzf?tab=readme-ov-file#installation
https://github.com/sharkdp/bat
https://github.com/eza-community/eza
https://github.com/ajeetdsouza/zoxide
https://github.com/MidnightCommander/mc
https://github.com/tldr-pages/tldr
https://github.com/slgobinath/SafeEyes
To adjust the transparency of windows, PICOM is required.
- Simple Terminal (ST)
- Change the alpha setting under bg opacity in
../st/config.h
- Every other window
- Modify defaultopacity in
../dwm/config.h - To change other settings including blur, modify in
/etc/xdg/picom.conf
Adjusting alpha and defaultopacity takes precedence over makign changes directly in the picom.conf file