This commit is contained in:
Asaki Yuki 2026-04-18 03:15:55 +07:00
parent 523aa92fca
commit f525726c04

View file

@ -1,8 +1,6 @@
{pkgs, ...}: { {pkgs, ...}: {
home-manager.users.asakiyuki.wayland.windowManager.hyprland.settings = { home-manager.users.asakiyuki.wayland.windowManager.hyprland.settings = {
"$SDR_SCREEN_CONFIG" = "eDP-1, 1920x1200@60, 0x0, 1"; "$CURRENT_STATE_SCREEN" = "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";
}; };
device = { device = {