소스 검색

Add display export to #screenlayout configs

Colin Powell 5 년 전
부모
커밋
859e1d1d53
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      screenlayout/.screenlayout/prometheus-ext.sh

+ 4 - 0
screenlayout/.screenlayout/prometheus-ext.sh

@@ -0,0 +1,4 @@
+#!/bin/sh
+export DISPLAY=:0
+xrandr --output VGA-1 --off --output LVDS-1 --off --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --off --output DP-3 --off --output DP-2 --off --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal
+~/.screenlayout/keyboard-and-bg.sh