Skip to content

Commit

Permalink
Fix indendation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RodoMa92 authored Oct 25, 2024
1 parent 074aa7e commit aa2befc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gamescope.config.known_displays.steamdeck_deckhd_lcd = {
min_content_light_level = 0.5
},
colorimetry = steamdeck_dhd_colorimetry_spec,
--FIXME: Measure colorimetry parameters
--FIXME: Measure colorimetry parameters
--colorimetry = steamdeck_lcd_colorimetry_measured,
dynamic_modegen = function(base_mode, refresh)
debug("Generating mode "..refresh.."Hz for DeckHD")
Expand Down

0 comments on commit aa2befc

Please sign in to comment.