Skip to content

Commit

Permalink
embervim v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-myles committed Apr 28, 2023
1 parent 94f588e commit ca12358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/after/plugin/zenmode.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require("zen-mode").setup({
tmux = { enabled = true },
kitty = {
enabled = true,
font = "+20",
font = "7",
},
},
on_open = function(win)
Expand Down

0 comments on commit ca12358

Please sign in to comment.