idk
This commit is contained in:
parent
523aa92fca
commit
f525726c04
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{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, hdr";
|
||||
"$CURRENT_STATE_SCREEN" = "$SDR_SCREEN_CONFIG";
|
||||
"$CURRENT_STATE_SCREEN" = "eDP-1, 1920x1200@60, 0x0, 1";
|
||||
};
|
||||
|
||||
device = {
|
||||
|
|
|
|||
Reference in a new issue