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/*