diff options
-rw-r--r-- | .xprofile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
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="do better" | 6 | export SEMESTER_THEME="quit shit" |
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 |