rework of IdleButton

This commit is contained in:
Hannes
2026-08-22 21:35:43 +02:00
parent 896264c062
commit 9f8d774efd
6 changed files with 24 additions and 47 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ QtObject {
readonly property int border_width: 2
readonly property string font: "CodeNewRoman Nerd Font"
readonly property string jfont: "CodeNewRoman Nerd Font"
readonly property string jfont: "Noto Sans JP"
function big_font_size(value) {
return value * 0.6