grobi: remove "c3voc event" config, make sure we're using full range colours
This commit is contained in:
parent
a27ff6b437
commit
b276bb6061
1 changed files with 3 additions and 10 deletions
|
@ -4,18 +4,9 @@ execute_after:
|
||||||
- xset s 90 10
|
- xset s 90 10
|
||||||
- /home/kunsi/.fehbg
|
- /home/kunsi/.fehbg
|
||||||
- sudo rfkill unblock wifi
|
- sudo rfkill unblock wifi
|
||||||
|
- xrandr --output eDP1 --set "Broadcast RGB" "Full"
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
- name: 'c3voc event'
|
|
||||||
outputs_connected:
|
|
||||||
- DP2-2-ROW-0-0-AAA-
|
|
||||||
configure_row:
|
|
||||||
- DP2-2@1920x1080
|
|
||||||
- eDP1
|
|
||||||
primary: eDP1
|
|
||||||
execute_after:
|
|
||||||
- xset s off
|
|
||||||
|
|
||||||
- name: 'presentation'
|
- name: 'presentation'
|
||||||
outputs_connected:
|
outputs_connected:
|
||||||
- HDMI2
|
- HDMI2
|
||||||
|
@ -39,6 +30,8 @@ rules:
|
||||||
- xset s off
|
- xset s off
|
||||||
- sudo rfkill block wifi
|
- sudo rfkill block wifi
|
||||||
- xbacklight =100
|
- xbacklight =100
|
||||||
|
- xrandr --output DP2-2 --set "Broadcast RGB" "Full"
|
||||||
|
- xrandr --output DP2-1 --set "Broadcast RGB" "Full"
|
||||||
|
|
||||||
- name: 'internal only'
|
- name: 'internal only'
|
||||||
configure_single: eDP1
|
configure_single: eDP1
|
||||||
|
|
Loading…
Reference in a new issue