summaryrefslogtreecommitdiff
path: root/xinit/.xprofile
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-04-05 11:30:45 +0200
committerJulian T <julian@jtle.dk>2021-04-05 11:35:03 +0200
commit465baf9b1fa0acb2cdf6dd539e15828837b16dba (patch)
tree12c72a588b4484863a635cd6e6cd94662b5cf495 /xinit/.xprofile
parent12c708db26e60c6563a789fa01099aedb3080912 (diff)
Move to nixos and zsh changes
Diffstat (limited to 'xinit/.xprofile')
-rwxr-xr-xxinit/.xprofile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xinit/.xprofile b/xinit/.xprofile
index 1d62f9c..d2a6731 100755
--- a/xinit/.xprofile
+++ b/xinit/.xprofile
@@ -3,7 +3,7 @@ export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.su
export TERM=termite
export TERMINAL=termite
-export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh
+# export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh
export XKB_DEFAULT_LAYOUT=us
export XKB_DEFAULT_VARIANT=altgr-intl
@@ -11,4 +11,3 @@ export XKB_DEFAULT_VARIANT=altgr-intl
export LOPTS="screensaver composer gnome-keyring"
export MOZ_X11_EGL=1
export MOZ_WEBRENDER=1
-source $HOME/Scripts/xlaunchrc