dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit f80b3e31fc6dfad07f2d416b0055f1c3c6420232
parent 2b5f2d302065c05325117e5d9a3eb10817ad5b11
Author: hhvn <dev@hhvn.uk>
Date:   Thu, 13 May 2021 17:25:08 +0100

.xinitrc .s/i/keyboard: use xmodmap instead of custom layout

Diffstat:
M.scripts/input/keyboard | 1-
M.xinitrc | 1+
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.scripts/input/keyboard b/.scripts/input/keyboard @@ -1,6 +1,5 @@ #!/bin/bash -setxkbmap haydenh setxkbmap -option caps:escape # unicomp endurapro - increase trackpoint sensitivity diff --git a/.xinitrc b/.xinitrc @@ -18,6 +18,7 @@ st -e & #/usr/libexec/xscreensaver/cubicgrid -root -zoom 100 -speed 0.2 & xset r rate 200 40 & +xmodmap -e "keysym Control_R = Multi_key" wallp images/ & while dwm 2>$HOME/.local/dwmlog