Skip to content

edr3x/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

751 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

desktop rofi neovim md-prev firefox

Installing

sudo pacman -S awesome alacritty fish neofetch neovim picom btop rofi clipmenu starship tmux stow git-delta

You will need git and GNU stow

Clone into $HOME directory

git clone https://github.com/edr3x/.dotfiles.git 

Run stow to symlink everything or just select what you want

stow */  # For Everything
stow nvim # Only nvim config

Touchpad config

/etc/X11/xorg.conf.d/30-touchpad.conf

Section "InputClass"
    Identifier "touchpad"
    Driver "libinput"
    MatchIsTouchpad "on"
    Option "Tapping" "on"
    Option "TappingButtonMap" "lm"
EndSection

About

dotfiles for AwesomeWM, Neovim, Tmux, Starship, Rofi and many other tools i use

Topics

Resources

Stars

Watchers

Forks

Contributors