Skip to content

Commit

Permalink
Merge pull request #54 from SlimDread/main
Browse files Browse the repository at this point in the history
fixes small typo
  • Loading branch information
cyl0 committed Apr 8, 2024
2 parents dddb8fb + 405835d commit 3f2ed6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modernx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ local user_opts = {
windowcontrols = 'auto', -- whether to show window controls
greenandgrumpy = false, -- disable santa hat
language = 'eng', -- eng=English, chs=Chinese
volumecontrol = true, -- whether to show mute button and volumne slider
volumecontrol = true, -- whether to show mute button and volume slider
keyboardnavigation = false, -- enable directional keyboard navigation
chapter_fmt = "Chapter: %s", -- chapter print format for seekbar-hover. "no" to disable
}
Expand Down

0 comments on commit 3f2ed6b

Please sign in to comment.