Cleanup kanshi&HDR

This commit is contained in:
soraefir
2026-06-14 10:16:57 +02:00
parent 0796677cd7
commit 577fd364fd
3 changed files with 68 additions and 59 deletions

View File

@@ -85,7 +85,13 @@ in {
tap_to_click = false;
};
};
render = {
cm_enabled = true;
cm_auto_hdr = 1;
};
quirks = {
# prefer_hdr = 1;
};
misc = {
force_default_wallpaper = -1;
disable_hyprland_logo = true;
@@ -93,6 +99,10 @@ in {
animate_manual_resizes = false;
vrr = 1;
};
ecosystem = {
no_update_news = true;
no_donation_nag = true;
};
general = {
gaps_in = config.colorScheme.palette.gaps-window;
gaps_out = config.colorScheme.palette.gaps-screen;