diff options
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-x | xprofile/.xprofile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index caa4a301..e63b62b1 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -1,11 +1,4 @@ #!/bin/sh -# Needed for pass/rofi-pass autotype -setxkbmap us -variant colemak xmodmap .xmodmaprc -nm-applet & -if command -v autorandr -then - autorandr --change --force -fi xrdb -I$HOME/.xresources .xresources/main |