idk
This commit is contained in:
parent
3b6e132d19
commit
523aa92fca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
home-manager.users.asakiyuki.wayland.windowManager.hyprland.settings = {
|
||||
"$SDR_SCREEN_CONFIG" = "eDP-1, 1920x1200@60, 0x0, 1";
|
||||
"$HDR_SCREEN_CONFIG" = "eDP-1, 1920x1200@60, 0x0, 1, bitdepth, 10, cm, hdredid";
|
||||
"$HDR_SCREEN_CONFIG" = "eDP-1, 1920x1200@60, 0x0, 1, bitdepth, 10, cm, hdr";
|
||||
"$CURRENT_STATE_SCREEN" = "$SDR_SCREEN_CONFIG";
|
||||
};
|
||||
|
||||
|
|
|
|||
Reference in a new issue