From cd203c7c82d4fef095b2481323b9e76a00f2482c Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 25 Oct 2021 17:10:54 +0300 Subject: xprofile: keyring with ly --- .xprofile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index c46da2a..f44267c 100644 --- a/.xprofile +++ b/.xprofile @@ -1,6 +1,5 @@ #!/bin/sh -# xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DP-0 --primary --mode 1920x1080 --rate 144 --pos 1125x480 --rotate normal --output DP-1 --off --output VGA-1-1 --off --output HDMI-1-1 --off --output HDMI-1-2 --off -xset -dpms; xset s off +xset -dpms; xset s off; xset -b export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero" export SEMESTER_THEME="build back up" @@ -15,3 +14,6 @@ PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; ex PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; + +eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh) +export SSH_AUTH_SOCK -- cgit v1.2.3-61-g4310