Some config files stored in the stow format
stow <package>
Some files require things like sudo, or aren't as portable.
For screen tearing on external monitors
Section "Device"
Identifier "Intel Graphics"
Driver "XXX"
Option "TearFree" "true"
EndSection
Replace XXX with the driver in use found using
sudo lspci -k | grep -EA3 'VGA|3D|Display'
For tap to click add
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "NaturalScrolling" "True"
Option "Tapping" "on"
EndSection
- fortune (quotes)
- gpg (decrypt passwords)
- isync (imap syncing)
- msmtp (smtp)
- neomutt (email client)
- notmuch-addrlookup (address lookups)
- blueman (bluetooth)
- compton (compositor)
- nitrogen (wallpaper)
- redshift (screen temperature)
- system-config-printer
- simple-scan