lil config changes n fixes
This commit is contained in:
@@ -403,6 +403,13 @@
|
||||
"all"
|
||||
],
|
||||
"systemMonitorVariants": [],
|
||||
"desktopWidgetPositions": {},
|
||||
"desktopWidgetPositions": {
|
||||
"systemMonitor": {
|
||||
"eDP-1": {
|
||||
"x": 1600,
|
||||
"y": 44.6015625
|
||||
}
|
||||
}
|
||||
},
|
||||
"configVersion": 3
|
||||
}
|
||||
@@ -390,9 +390,9 @@ Shift-Ctrl-F8 go_to_previous_build_error_on_the_side
|
||||
[[style]]
|
||||
|
||||
[fonts]
|
||||
font: default
|
||||
font_ui: default
|
||||
font_ui_bold: default
|
||||
font: M PLUS Latin Code 60 Semibold
|
||||
font_ui: M PLUS Latin Code 60 Semibold
|
||||
font_ui_bold: M PLUS Latin Code 60 Bold
|
||||
font_size: 14
|
||||
font_ui_size: 15
|
||||
anti_aliasing: lcd # options: lcd, normal
|
||||
|
||||
@@ -24,7 +24,8 @@ gtk-single-instance = true
|
||||
|
||||
# Font
|
||||
font-size = 12
|
||||
font-family = Kelmscott Mono
|
||||
# font-family = Kelmscott Mono
|
||||
font-family = M PLUS Code Latin 60
|
||||
|
||||
# Theme
|
||||
theme = Obsidian
|
||||
|
||||
Reference in New Issue
Block a user