rework of IdleButton
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user