From a75dee5e64140af5bea514df62a58e21a409e3e3 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Thu, 17 Sep 2015 13:33:31 -0400 Subject: [PATCH] 2560 1440 woo --- .i3/config | 4 ++-- bin/resetscreen | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.i3/config b/.i3/config index 35beb2b..619924f 100644 --- a/.i3/config +++ b/.i3/config @@ -212,9 +212,9 @@ bar { # Laptop Screen output LVDS1 output LVDS2 + output LVDS-1 + output DP-1 status_command py3status - tray_output LVDS1 - tray_output LVDS2 colors { background $base statusline $base_text diff --git a/bin/resetscreen b/bin/resetscreen index f3fe517..a52c438 100755 --- a/bin/resetscreen +++ b/bin/resetscreen @@ -1,5 +1,5 @@ #!/bin/bash -xrandr --output VGA1 --left-of LVDS1 --auto +xrandr --output DP-1 --above LVDS-1 --auto feh --randomize --bg-fill ~/Backgrounds/*