Update Aardwolf_Clock.xml

New features.
master
AardCrowley 10 months ago committed by GitHub
parent 472a771863
commit 7aa9bafc9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -175,7 +175,7 @@ function createWindow()
table.insert(
clockWin.menu_handlers,
function()
wantedFont = utils.fontpicker()
wantedFont = utils.fontpicker(font_name, font_size)
SetVariable("font_name", wantedFont.name)
font_name = wantedFont.name
SetVariable("font_size", wantedFont.size)

Loading…
Cancel
Save