diff options
author | julian T <julian@jtle.dk> | 2018-12-20 18:10:01 +0100 |
---|---|---|
committer | julian T <julian@jtle.dk> | 2018-12-20 18:10:01 +0100 |
commit | 5dd81779ee6a99662fda008baad4bc3ff75fc5c7 (patch) | |
tree | 944b026b20961897b3b183781d6fe5af5c23eacc /.xinitrc | |
parent | 613377643780dac31ceca30908e16157bb4dd5ce (diff) |
Updated openInRanger
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ setxkbmap -layout us -variant altgr-intl xcape -e "Control_L=Escape" -feh --bg-fill /home/julian/Pictures/up4.jpg +feh --bg-fill /home/julian/Pictures/up1.* export _JAVA_AWT_WM_NONREPARENTING=1 +export TERM=st eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets) export SSH_AUTH_SOCK |