فهرست منبع

Add prometheus #screenlayouts back

Colin Powell 5 سال پیش
والد
کامیت
1efd153400
2فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 3 0
      screenlayout/.screenlayout/prometheus-one.sh
  2. 3 0
      screenlayout/.screenlayout/prometheus-two.sh

+ 3 - 0
screenlayout/.screenlayout/prometheus-one.sh

@@ -0,0 +1,3 @@
+#!/bin/sh
+xrandr --output VGA-1 --off --output LVDS-1 --mode 1366x768 --pos 0x0 --rotate normal --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --off --output DP-3 --off --output DP-2 --off --output DP-1 --off
+~/.screenlayout/keyboard-and-bg.sh

+ 3 - 0
screenlayout/.screenlayout/prometheus-two.sh

@@ -0,0 +1,3 @@
+#!/bin/sh
+xrandr --output VGA-1 --mode 1680x1050 --pos 1366x0 --rotate left --output LVDS-1 --mode 1366x768 --pos 0x0 --rotate normal --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --off --output DP-3 --off --output DP-2 --off --output DP-1 --off
+~/.screenlayout/keyboard-and-bg.sh