feat: Disable hdr on hyprland

I'm getting washed out colors and can't record with obs
Games look pretty bad as well, no support for hdr on anything other than
mpv

Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
uttarayan21
2025-05-21 19:45:31 +05:30
parent ac100737db
commit 85258d02a8
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{...}: {
programs.tuifeed = {
enable = false;
enable = true;
config = {
sources = {
"r/rust" = "https://www.reddit.com/r/rust/.rss";