diff options
author | Julian T <julian@jtle.dk> | 2020-09-27 14:19:53 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-09-27 14:20:14 +0200 |
commit | 6a95d5a301b478d5bdac1c1cb8ccca10c01fb092 (patch) | |
tree | 00d1027b85c719fcf9ac6e54c637f90ff5289f2c /xinit/Scripts | |
parent | 81a4b2af4334a83eb026d13933fe04c440469a15 (diff) |
Changed startup system, and alt setup
Diffstat (limited to 'xinit/Scripts')
-rwxr-xr-x | xinit/Scripts/xlaunchrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xinit/Scripts/xlaunchrc b/xinit/Scripts/xlaunchrc index 51225d0..64a595a 100755 --- a/xinit/Scripts/xlaunchrc +++ b/xinit/Scripts/xlaunchrc @@ -4,12 +4,6 @@ set -e setxkbmap -layout us -variant altgr-intl -export _JAVA_AWT_WM_NONREPARENTING=1 -export TERM=termite -export TERMINAL=termite - -export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh - xmodmap .Xmodmap #xcape -e "Control_R=Escape" |