fix(binto): doc on how to get rid of steam flickering

This commit is contained in:
matt1432 2023-11-23 16:59:17 -05:00
parent eb3e915c8c
commit 8232908e16
2 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,6 @@
polkit = pkgs.plasma5Packages.polkit-kde-agent;
in {
# FIXME: steam flicker issues
wayland.windowManager.hyprland = {
enable = true;
enableNvidiaPatches = true;

View file

@ -9,6 +9,7 @@
programs = {
steam = {
# Disable HW accel to fix flickers
enable = true;
extraCompatPackages = [