[grobi] New Docking Station setup
This commit is contained in:
parent
b4097b73b4
commit
02a3105421
@ -21,17 +21,22 @@ on_failure:
|
||||
# that aren't present outside it.
|
||||
rules:
|
||||
|
||||
# I use a modified version of grobi available at https://github.com/rad4day/grobi
|
||||
# which allows to specify a display rotation as ::<rotation>.
|
||||
# This config will throw errors in default grobi!
|
||||
- name: Docking Station
|
||||
outputs_connected:
|
||||
- DP1-1-BNQ-30887-21573-BenQ GL2450H-ACB00126019
|
||||
- DP1-2-BNQ-30887-21573-BenQ GL2450H-X4F00171019
|
||||
- DP1-1-BNQ-30887-21573-BenQ GL2450H-X4F00171019
|
||||
- DP1-2-BNQ-30887-21573-BenQ GL2450H-ACB00126019
|
||||
- HDMI2-SAM-3953-1129860145-S34J55x-H4LT100404
|
||||
configure_row:
|
||||
- DP1-1
|
||||
- DP1-2
|
||||
- DP1-2@1920x1080::left
|
||||
- HDMI2@3440x1440
|
||||
- DP1-1@1920x1080::right
|
||||
# atomic instructs grobi to only call xrandr once and configure all the
|
||||
# outputs. This does not always work with all graphic cards.
|
||||
atomic: false
|
||||
primary: DP1-1
|
||||
primary: HDMI2
|
||||
execute_after:
|
||||
- xset s on
|
||||
- nmcli c up Kabelgebundene\ Verbindung\ 2
|
||||
@ -39,8 +44,6 @@ rules:
|
||||
- bluetoothctl power on
|
||||
- xrandr --output DP1-1 --set "Broadcast RGB" "Full"
|
||||
- xrandr --output DP1-2 --set "Broadcast RGB" "Full"
|
||||
- xcalib -o 0 ~/Nextcloud/Ablage/benq.icc
|
||||
- xcalib -o 1 ~/Nextcloud/Ablage/benq.icc
|
||||
- systemctl --user start redshift-gtk.service
|
||||
|
||||
- name: "KIT 50.34 -118"
|
||||
|
Loading…
Reference in New Issue
Block a user