s-praba-karan / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

WMs

Application And Utilites

Editor Neovim
Compositor Picom
Application Launcher dmenu
File manager lf
PDF Reader Zathura
Browser Firefox
Terminal Alacritty
Screenshot Flameshot

Touch To Tap Util

Edit /etc/X11/xorg.conf.d/90-touchpad.conf with admin perms

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

About


Languages

Language:Shell 92.8%Language:Ruby 3.2%Language:Python 2.4%Language:CSS 1.0%Language:Perl 0.3%Language:Makefile 0.3%Language:Dockerfile 0.1%