Add italic font and setting for hiding mouse when typing
This commit is contained in:
@@ -5,6 +5,9 @@ font:
|
||||
bold:
|
||||
family: Iosevka
|
||||
style: Bold
|
||||
italic:
|
||||
family: Iosevka
|
||||
style: "Light Italic"
|
||||
offset:
|
||||
x: 1
|
||||
y: 1
|
||||
@@ -45,4 +48,7 @@ window:
|
||||
x: 5
|
||||
y: 5
|
||||
|
||||
mouse:
|
||||
hide_when_typing: true
|
||||
|
||||
background_opacity: 0.95
|
||||
|
||||
Reference in New Issue
Block a user