mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 23:06:40 -07:00
latest neovim and wezterm config updates
This commit is contained in:
parent
e9e81fb6fb
commit
5dd55a91df
2 changed files with 4 additions and 2 deletions
|
@ -11,7 +11,6 @@ return {
|
|||
font = wezterm.font("JetBrains Mono"),
|
||||
font_size = 16,
|
||||
dpi = 144,
|
||||
enable_kitty_keyboard = true,
|
||||
leader = { key="b", mods="SUPER|CTRL", timeout_milliseconds = 1000 },
|
||||
disable_default_key_bindings = true,
|
||||
default_prog = { "/Users/salar/.nix-profile/bin/fish" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue