Skip to content

Commit

Permalink
Update .wezterm.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
intrudir authored Dec 12, 2024
1 parent 1d0aead commit 9611b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/windows/.wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ local wezterm = require 'wezterm'
local config = wezterm.config_builder()

config.default_prog = { "powershell.exe", "-NoLogo" }
config.tab_bar_at_bottom = true

-- config.color_scheme = 'Ayu Mirage (Gogh)'
config.color_scheme = 'Andromeda'
Expand Down

0 comments on commit 9611b0a

Please sign in to comment.