armory: update dotfiles

This commit is contained in:
Trianta
2026-01-02 13:08:37 -06:00
parent f8e602d99f
commit 27f8a99fb0
2 changed files with 97 additions and 62 deletions
+5 -1
View File
@@ -18,8 +18,12 @@ xrandr --addmode DP-1 3200x1100
xrandr --newmode "2100x900" 462.50 2100 2280 2512 2920 900 903 913 991 -hsync +vsync
xrandr --addmode DP-1 2100x900
# 1.7
xrandr --newmode "2040x1200" 578.75 2040 2216 2440 2840 1200 1203 1213 1316 -hsync +vsync
xrandr --addmode DP-1 2040x1200
# 2.4
xrandr --newmode "2880x1200" 818.50 2880 3128 3448 4016 1200 1203 1213 1316 -hsync +vsync
xrandr --addmode DP-1 2880x1200
sleep 2 && xrandr --output DP-1 --primary # Set primary monitor for xwayland
sleep 2 && xrandr --output DP-1 --primary --set "scaling mode" "Full aspect" # Set primary monitor for xwayland