File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 NIXOS_OZONE_WL = "1" ;
2828 # OBS_VKCAPTURE = "1";
2929 WLR_RENDERER = "vulkan" ;
30- WLR_DRM_NO_ATOMIC = "1" ; # screen tearing support
30+ # WLR_DRM_NO_ATOMIC = "1"; # screen tearing support
3131 # MANGOHUD_CONFIGFILE = "/home/codebam/.config/MangoHud/MangoHud.conf";
3232 # PROTON_ENABLE_WAYLAND = "1";
3333 # PROTON_ENABLE_HDR = "1";
Original file line number Diff line number Diff line change 169169 set -gx NIXOS_OZONE_WL 1
170170 # set -gx OBS_VKCAPTURE 1
171171 set -gx WLR_RENDERER vulkan
172- set -gx WLR_DRM_NO_ATOMIC 1
172+ # set -gx WLR_DRM_NO_ATOMIC 1
173173 # set -gx MANGOHUD_CONFIGFILE /home/codebam/.config/MangoHud/MangoHud.conf
174174 # set -gx PROTON_ENABLE_WAYLAND 1
175175 # set -gx PROTON_ENABLE_HDR 1
You can’t perform that action at this time.
0 commit comments