diff options
author | Julian T <julian@jtle.dk> | 2020-04-21 21:58:13 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-04-21 21:58:13 +0200 |
commit | 6ebe4c2601e66d97888ba57b60a9f8aa249200ba (patch) | |
tree | ff1dcbd8d5efaad862334cce17d3cf539e4896e9 /xinit/Scripts/xlaunchrc | |
parent | 373e4c4bc85547253ae68866f1459f68dea549e7 (diff) |
Turned of xcape
Diffstat (limited to 'xinit/Scripts/xlaunchrc')
-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 5614973..c9c7a21 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -11,7 +11,7 @@ export TERMINAL=termite export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh xmodmap .Xmodmap -xcape -e "Control_R=Escape" +#xcape -e "Control_R=Escape" nm-applet & xscreensaver & |