diff options
author | Julian T <julian@jtle.dk> | 2022-03-13 21:25:06 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2022-03-13 21:25:06 +0100 |
commit | e484cf26c6302d8c1432def305987a0c27cbb72c (patch) | |
tree | f557ac0ce1dee707993247103b8c0c13e34451d3 /xinit | |
parent | ba9fc6cbcce4cef239575ad6a3286b8a578751f0 (diff) |
Remove xmodmapping
Diffstat (limited to 'xinit')
-rwxr-xr-x | xinit/Scripts/xlaunchrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index 09a961d..fe98024 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -7,7 +7,7 @@ xset b off setxkbmap -layout us -variant altgr-intl -xmodmap .Xmodmap +# xmodmap .Xmodmap #xcape -e "Control_R=Escape" nm-applet & |