whoops, my resolution was a bit off
This commit is contained in:
parent
9ad31c1a40
commit
56671e3b63
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ berryc set_font "Dina-9"
|
|||
|
||||
# set the screen resolution if you are in a vm
|
||||
xrandr --listmonitors | grep -q 'Virtual-1 1024/271x768/203+0+0' &&
|
||||
xrandr --output Virtual-1 --mode 1360x768
|
||||
xrandr --output Virtual-1 --mode 1366x768
|
||||
|
||||
# set the wallpaper
|
||||
feh --randomize --bg-fill ~/Pictures/wall
|
||||
|
|
Loading…
Reference in a new issue