diff options
-rwxr-xr-x | xprofile/.xprofile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index b83f94b0..3052e8d3 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -1,4 +1,6 @@ #!/bin/sh +# Needed for pass/rofi-pass autotype +setxkbmap us -variant colemak xmodmap .xmodmaprc nm-applet & if command -v autorandr |