mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-24 02:43:55 +01:00
wezterm theme
This commit is contained in:
parent
df46af4ef2
commit
874f4589e8
|
@ -11,7 +11,7 @@ end
|
||||||
|
|
||||||
local HOSTNAME = getHostname()
|
local HOSTNAME = getHostname()
|
||||||
|
|
||||||
config.color_scheme = "Apathy (base16)"
|
config.color_scheme = "astromouse (terminal.sexy)"
|
||||||
-- config.font = wezterm.font 'Hack Nerd Font Mono'
|
-- config.font = wezterm.font 'Hack Nerd Font Mono'
|
||||||
config.font = wezterm.font 'Hasklug Nerd Font Mono'
|
config.font = wezterm.font 'Hasklug Nerd Font Mono'
|
||||||
if getHostname() == "lilith" or getHostname() == "alastor" then
|
if getHostname() == "lilith" or getHostname() == "alastor" then
|
||||||
|
|
Loading…
Reference in a new issue