more refactor. adding shikane
This commit is contained in:
parent
14ad4cd2c5
commit
7b26c73b59
18 changed files with 851 additions and 764 deletions
|
@ -46,7 +46,7 @@ config.enable_wayland = false;
|
|||
config.font_size = 14
|
||||
config.font = wezterm.font {
|
||||
family = 'JetBrains Mono',
|
||||
weight = 'Medium'
|
||||
-- weight = 'Normal'
|
||||
}
|
||||
|
||||
-- config.enable_scroll_bar = true
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
[flavor]
|
||||
dark = "monokai-vibrant"
|
||||
light = "monokai-vibrant"
|
||||
|
||||
[manager]
|
||||
hovered = { bg = "#cccccc", fg = "#000000" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue