2560 1440 woo
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user