summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
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