Skip to content

Commit

Permalink
remove the May look weird when windowed thing
Browse files Browse the repository at this point in the history
  • Loading branch information
not-coded authored Nov 9, 2024
1 parent 82569e6 commit 7834b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/assets/wayfix/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"text.autoconfig.wayfix.title": "WayFix Options",

"text.autoconfig.wayfix.option.autoScaleGUI": "Auto Scale GUI",
"text.autoconfig.wayfix.option.autoScaleGUI.@Tooltip": "Auto-scales the GUI scale depending on your display's scaling. [may look weird when windowed] (e.g. 2 GUI Scale on 1920x1080 at 100% -> 4 GUI Scale on 3840x2160 at 200%)",
"text.autoconfig.wayfix.option.autoScaleGUI.@Tooltip": "Auto-scales the GUI scale depending on your display's scaling. (e.g. 2 GUI Scale on 1920x1080 at 100% -> 4 GUI Scale on 3840x2160 at 200%)",

"text.autoconfig.wayfix.option.injectIcon": "Inject Minecraft Icon at Startup",
"text.autoconfig.wayfix.option.injectIcon.@Tooltip": "Injects the Minecraft Icon at Startup instead of defaulting to the normal Wayland icon (requires restart).",
Expand All @@ -28,4 +28,4 @@
"text.autoconfig.wayfix.option.Monitors.monitorName": "Monitor Name",
"text.autoconfig.wayfix.option.Monitors.primary.@PrefixText": "↑↑ Copy me to the \"Select Monitor\" field! (if you want to choose this monitor as the fullscreen one) ↑↑",
"text.autoconfig.wayfix.option.Monitors.primary": "Is Primary Monitor"
}
}

0 comments on commit 7834b93

Please sign in to comment.