DELL Dock

This commit is contained in:
Tobias Manske 2022-11-10 17:29:21 +01:00
parent 4914f5df05
commit 4cbc91111e
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A
1 changed files with 10 additions and 11 deletions

View File

@ -3,7 +3,6 @@
# The commands listed in execute_after will be run after an output
# configuration was changed.
execute_after:
# - polybar-msg cmd restart
- ~/.fehbg
# if anything goes wrong (connection the X server died or some other error),
@ -26,25 +25,25 @@ 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
- name: DELL
outputs_connected:
- DP3-1-BNQ-30887-21573-BenQ GL2450H-X4F00171019
- DP3-2-BNQ-30887-21573-BenQ GL2450H-ACB00126019
- DP1-SAM-3953-1129860145-S34J55x-H4LT100404
- DP2-1-BNQ-30887-21573-BenQ GL2450H-ACB00126019
- DP2-2-BNQ-30887-21573-BenQ GL2450H-X4F00171019
- DP2-3-SAM-3953-1129860145-S34J55x-H4LT100404
configure_row:
- DP3-2@1920x1080::left
- DP1@3440x1440
- DP3-1@1920x1080::right
- DP2-1@1920x1080::left
- DP2-3@3440x1440
- DP2-2@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
primary: DP2-3
execute_after:
- xset s on
- rfkill block wifi
- bluetoothctl power on
- xrandr --output DP3-1 --set "Broadcast RGB" "Full"
- xrandr --output DP3-2 --set "Broadcast RGB" "Full"
- xrandr --output DP2-1 --set "Broadcast RGB" "Full"
- xrandr --output DP2-2 --set "Broadcast RGB" "Full"
- systemctl --user start redshift-gtk.service
- /home/rad4day/.config/i3/scripts/ws-dock.sh