personal work setup files
Go to file
ColumbusUtrigas cf9af223bd user-dirs 2022-09-03 15:33:18 +04:00
bin configs, folders 2022-06-11 02:52:20 +04:00
.alacritty.yml hardlinks 2022-06-11 03:00:55 +04:00
.vimrc hardlinks 2022-06-11 03:00:55 +04:00
.xinitrc refactored zshrc and picom fix 2022-08-10 23:50:50 +04:00
.zshrc refactored zshrc and picom fix 2022-08-10 23:50:50 +04:00
LICENSE Initial commit 2022-05-17 23:29:40 +00:00
README.md firefox readme 2022-06-13 15:02:17 +04:00
picom.conf refactored zshrc and picom fix 2022-08-10 23:50:50 +04:00
user-dirs.dirs user-dirs 2022-09-03 15:33:18 +04:00

README.md

setup

personal work setup files

Using GitHub personal access token in git CLI

https://stackoverflow.com/questions/68775869/support-for-password-authentication-was-removed-please-use-a-personal-access-to

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

Tree Style Tab

Remove tabs on top

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