dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

commit 28eaa4f0184b182d2f2614c7374610d44fb826d3 (patch)
parent 8e533da62f434d5fd990bb1c2f08f3256f35d29e
Author: Alex Karle <alex@karle.co>
Date:   Wed,  3 Apr 2019 00:34:03 -0400

[X11] add caps lock->control and force Mac DPI scaling

Both need to be symlinked to HOME and should be read by LightDM (should
that be the choice of Display Manager).

Diffstat:
AX11/.Xkbmap | 1+
AX11/.xprofile | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/X11/.Xkbmap b/X11/.Xkbmap @@ -0,0 +1 @@ +-option caps:ctrl_modifier diff --git a/X11/.xprofile b/X11/.xprofile @@ -0,0 +1 @@ +xrandr --dpi 192