mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
update theme
This commit is contained in:
@ -7,10 +7,10 @@
|
|||||||
local config = {}
|
local config = {}
|
||||||
|
|
||||||
config.window_close_confirmation = 'NeverPrompt'
|
config.window_close_confirmation = 'NeverPrompt'
|
||||||
config.color_scheme = 'Oxocarbon Dark (Gogh)'
|
config.color_scheme = 'Poimandres'
|
||||||
-- config.colors = {
|
config.colors = {
|
||||||
-- background = "#0f0f0f"
|
background = "#0f0f0f"
|
||||||
-- }
|
}
|
||||||
config.enable_tab_bar = false
|
config.enable_tab_bar = false
|
||||||
config.font = wezterm.font_with_fallback {
|
config.font = wezterm.font_with_fallback {
|
||||||
'JetBrainsMono Nerd Font',
|
'JetBrainsMono Nerd Font',
|
||||||
|
Reference in New Issue
Block a user