personal work setup files
Go to file
ColumbusUtrigas 6945f828a4 zshrc, profile, xinitrc 2023-01-29 09:11:18 +04:00
Posy's Cursor Mono Black Posys cursor 2022-09-27 11:37:14 +04:00
bin android studio fix, set bg image enhance 2022-09-06 23:52:56 +04:00
.alacritty.yml hardlinks 2022-06-11 03:00:55 +04:00
.profile zshrc, profile, xinitrc 2023-01-29 09:11:18 +04:00
.vimrc configs 2022-09-27 11:37:24 +04:00
.xinitrc zshrc, profile, xinitrc 2023-01-29 09:11:18 +04:00
.zshrc zshrc, profile, xinitrc 2023-01-29 09:11:18 +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
dunstrc dunst conifg 2023-01-29 09:10:03 +04:00
picom.conf configs 2022-09-27 11:37:24 +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