Skip to content

Commit

Permalink
Add simple version footer to settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Joehuu committed Nov 2, 2024
1 parent f7c5bd9 commit 369192a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RMSKIN/Skins/uhe/Settings/Settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,14 @@ Measure=Plugin
Plugin=RunCommand
DynamicVariables=1
Parameter=REG ADD HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize /v SystemUsesLightTheme /t REG_DWORD /d #ToggleLightMode# /f

[meterVersionFooter]
Meter=String
Y=#DropdownHeight#
X=(#Width# / 2)
Text=uhe #CurrentVersion#
Group=TextGroup
AntiAlias=1
FontFace=#FontFace#
StringAlign=CenterBottom
Container=meterDropdown

0 comments on commit 369192a

Please sign in to comment.