|
|
||
|---|---|---|
| Posy's Cursor Mono Black | ||
| bin | ||
| .alacritty.yml | ||
| .profile | ||
| .vimrc | ||
| .xinitrc | ||
| .zshrc | ||
| LICENSE | ||
| README.md | ||
| dunstrc | ||
| picom.conf | ||
| user-dirs.dirs | ||
README.md
setup
personal work setup files
Using GitHub personal access token in git CLI
Desktop environment
dwm, custom build
picom, config in the repo
VSCode setup
Material Icon Theme
Vim
VimPlug, .vimrc in the repo
Terminal
Alacritty, config in the repo
Firefox setup
Start with MOZ_USE_XINPUT2=1 to have proper touchpad support.
Settings in about:config:
- apz.overscroll = true
- page delta factor = 0.3
- pixel delta factor = 10
- fling friction = 0.007