mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
xrandr.sh: update
This commit is contained in:
parent
afa6798d94
commit
7cabed990e
1 changed files with 3 additions and 4 deletions
|
|
@ -8,7 +8,6 @@
|
|||
# --output HDMI-1-0 --primary --mode 3440x1440 --pos 0x0 --rotate normal \
|
||||
# --output DP-1-4 --off
|
||||
|
||||
xrandr --output DVI-I-1 --off \
|
||||
--output DP-3 --off \
|
||||
--output HDMI-1 --mode 1920x1080 --pos 760x0 --rotate normal \
|
||||
--output DP-1 --off --output DP-2 --primary --mode 3440x1440 --pos 0x1080 --rotate normal
|
||||
xrandr \
|
||||
--output HDMI-0 --mode 1920x1080 --pos 760x0 --rotate normal \
|
||||
--output DP-2 --primary --mode 3440x1440 --pos 0x1080 --rotate normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue