Skip to content

Commit

Permalink
etc/arandr: Update office layout for new dock
Browse files Browse the repository at this point in the history
This is an intermediary setup, until the new dock proves to work
correctly, then we can continue with the next step (larger screens).
  • Loading branch information
martinwe-adfinis committed Sep 1, 2024
1 parent b3911ce commit 6371bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/arandr/.screenlayout/office.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --off --output HDMI-2 --off --output DP-1-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1-2 --mode 1920x1080 --pos 3840x0 --rotate normal --output DP-1-3 --off
xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --off --output HDMI-2 --off --output DP-1-1 --off --output DP-1-2 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1-3 --mode 1920x1080 --pos 3840x0 --rotate normal

0 comments on commit 6371bb6

Please sign in to comment.