summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
authorYigit Sever2021-08-24 12:50:44 +0300
committerYigit Sever2021-08-24 12:50:44 +0300
commite2e953ee39f7a67dd96d5e4243974b8ff005f958 (patch)
treec78cb1970bbe56764c66f450f78e70c9a4d41fb4 /.xprofile
parent3a8e4f0058bad90ff138adc9aaec578c2bbb948d (diff)
downloaddotfiles-e2e953ee39f7a67dd96d5e4243974b8ff005f958.tar.gz
dotfiles-e2e953ee39f7a67dd96d5e4243974b8ff005f958.tar.bz2
dotfiles-e2e953ee39f7a67dd96d5e4243974b8ff005f958.zip
xprofile: new monitor and new semester theme
diffstat (limited to '.xprofile')
-rw-r--r--.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xprofile b/.xprofile
index 65a7782..7ded445 100644
--- a/.xprofile
+++ b/.xprofile
@@ -1,9 +1,9 @@
1#!/bin/sh 1#!/bin/sh
2# xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off & 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
3xset -dpms; xset s off 3xset -dpms; xset s off
4 4
5export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero" 5export MOTIVA="Don't know what to do next? Check toread on /netxtcloud or zotero"
6export SEMESTER_THEME="do better" 6export SEMESTER_THEME="quit shit"
7 7
8export QT_STYLE_OVERRIDE=breeze 8export QT_STYLE_OVERRIDE=breeze
9export QT_AUTO_SCREEN_SCALE_FACTOR=0 9export QT_AUTO_SCREEN_SCALE_FACTOR=0