From 8232908e16121ce294b9b71f0cb3bce46df0b3d8 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Thu, 23 Nov 2023 16:59:17 -0500 Subject: [PATCH] fix(binto): doc on how to get rid of steam flickering --- devices/binto/home/hyprland.nix | 1 - devices/binto/modules/nix-gaming.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/binto/home/hyprland.nix b/devices/binto/home/hyprland.nix index e90aa6e..5a82998 100644 --- a/devices/binto/home/hyprland.nix +++ b/devices/binto/home/hyprland.nix @@ -4,7 +4,6 @@ polkit = pkgs.plasma5Packages.polkit-kde-agent; in { - # FIXME: steam flicker issues wayland.windowManager.hyprland = { enable = true; enableNvidiaPatches = true; diff --git a/devices/binto/modules/nix-gaming.nix b/devices/binto/modules/nix-gaming.nix index 244c1da..26eaa17 100644 --- a/devices/binto/modules/nix-gaming.nix +++ b/devices/binto/modules/nix-gaming.nix @@ -9,6 +9,7 @@ programs = { steam = { + # Disable HW accel to fix flickers enable = true; extraCompatPackages = [