summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
authorYigit Sever2021-10-25 17:10:54 +0300
committerYigit Sever2021-10-25 17:10:54 +0300
commitcd203c7c82d4fef095b2481323b9e76a00f2482c (patch)
tree3dea38d47479d6ededf77c9056e115f3511feaad /.xprofile
parent3161a0959200bf7d3e06b1666b628d550d6780fd (diff)
downloaddotfiles-cd203c7c82d4fef095b2481323b9e76a00f2482c.tar.gz
dotfiles-cd203c7c82d4fef095b2481323b9e76a00f2482c.tar.bz2
dotfiles-cd203c7c82d4fef095b2481323b9e76a00f2482c.zip
xprofile: keyring with ly
diffstat (limited to '.xprofile')
-rw-r--r--.xprofile6
1 files changed, 4 insertions, 2 deletions
diff --git a/.xprofile b/.xprofile
index c46da2a..f44267c 100644
--- a/.xprofile
+++ b/.xprofile
@@ -1,6 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2# 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 2xset -dpms; xset s off; xset -b
3xset -dpms; xset s off
4 3
5export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero" 4export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero"
6export SEMESTER_THEME="build back up" 5export SEMESTER_THEME="build back up"
@@ -15,3 +14,6 @@ PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; ex
15PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; 14PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT;
16PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; 15PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT;
17PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; 16PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT;
17
18eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
19export SSH_AUTH_SOCK