diff options
| author | Yigit Sever | 2021-09-30 17:31:41 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-09-30 17:31:41 +0300 |
| commit | de89663d59486ae07d0c15eb458fed42f3418355 (patch) | |
| tree | 99efebb140944dc77a470f38871b3a8a8871e420 | |
| parent | b27d6446fe95f6fff3db1871b158767dfa06a0f7 (diff) | |
| download | dotfiles-de89663d59486ae07d0c15eb458fed42f3418355.tar.gz dotfiles-de89663d59486ae07d0c15eb458fed42f3418355.tar.bz2 dotfiles-de89663d59486ae07d0c15eb458fed42f3418355.zip | |
xprofile: new theme
| -rw-r--r-- | .xprofile | 5 |
1 files changed, 1 insertions, 4 deletions
| @@ -3,7 +3,7 @@ | |||
| 3 | xset -dpms; xset s off | 3 | xset -dpms; xset s off |
| 4 | 4 | ||
| 5 | export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero" | 5 | export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero" |
| 6 | export SEMESTER_THEME="quit shit" | 6 | export SEMESTER_THEME="build back up" |
| 7 | 7 | ||
| 8 | export QT_STYLE_OVERRIDE=breeze | 8 | export QT_STYLE_OVERRIDE=breeze |
| 9 | export QT_AUTO_SCREEN_SCALE_FACTOR=0 | 9 | export QT_AUTO_SCREEN_SCALE_FACTOR=0 |
| @@ -15,6 +15,3 @@ PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; ex | |||
| 15 | PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; | 15 | PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; |
| 16 | PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; | 16 | PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; |
| 17 | PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; | 17 | PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; |
| 18 | |||
| 19 | mkfifo /tmp/xobpipe | ||
| 20 | tail -f /tmp/xobpipe | xob &! | ||
