armory: update dotfiles to v0.1.0
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Custom resolution through xrandr (21:9)
|
||||
xrandr --newmode "2560x1080" 677.75 2560 2784 3064 3568 1080 1083 1093 1188 -hsync +vsync
|
||||
xrandr --newmode "2560x1080" 677.75 2560 2784 3064 3568 1080 1083 1093 1188 -hsync +vsync
|
||||
xrandr --newmode "2560x1080R" 373.00 2560 2608 2640 2720 1080 1083 1093 1144 +hsync -vsync
|
||||
xrandr --addmode DP-1 2560x1080
|
||||
xrandr --addmode DP-1 2560x1080R
|
||||
|
||||
# 3200x900 suggestion (32:9)
|
||||
xrandr --newmode "3200x900" 704.50 3200 3472 3824 4448 900 903 913 991 -hsync +vsync
|
||||
|
||||
Reference in New Issue
Block a user