hyprland: use bitdepth 10 so I can screenshare
See https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/172
This commit is contained in:
parent
1e3f9fed26
commit
43de6e4c5b
|
@ -75,8 +75,8 @@
|
|||
autogenerated = 0 # remove this line to remove the warning
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor = DP-3, 1920x1080@75, 2560x0, 1
|
||||
monitor = DP-2, 2560x1440@165, 0x0, 1
|
||||
monitor = DP-3, 1920x1080@75, 2560x0, 1, bitdepth, 10
|
||||
monitor = DP-2, 2560x1440@165, 0x0, 1, bitdepth, 10
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
||||
|
|
Loading…
Reference in a new issue