From 43de6e4c5b26a4886076dde0542aba89d5e29b31 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Thu, 4 Jul 2024 15:28:36 -0300 Subject: [PATCH] hyprland: use bitdepth 10 so I can screenshare See https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/172 --- programs/hyprland/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs/hyprland/default.nix b/programs/hyprland/default.nix index d8358e9..7d8cadf 100644 --- a/programs/hyprland/default.nix +++ b/programs/hyprland/default.nix @@ -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