From 699a6c3e96198965adaeb94a377a62b09400f546 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 8 Nov 2018 08:33:45 +0100 Subject: autostart: output name --- autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autostart') diff --git a/autostart b/autostart index e332498..3a55f36 100755 --- a/autostart +++ b/autostart @@ -36,7 +36,7 @@ if [[ $(hostname) == "bogues" ]]; then fi if [[ $(hostname) == "bryant" ]]; then - exec xrandr --output HDMI-2 --rotate right & + exec xrandr --output HDMI2 --rotate right & #exec xrandr --output DP-7 --rotate right & #exec sudo nvidia-settings -a "[gpu:0]/GPUFanControlState=1" -a "[fan-0]/GPUTargetFanSpeed=1" & fi -- cgit v1.2.3