mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
minor fix
This commit is contained in:
parent
3bfde49348
commit
4062aeab3d
8 changed files with 39 additions and 12 deletions
|
|
@ -8,11 +8,6 @@ local color = require("color")
|
|||
|
||||
local config = wezterm.config_builder()
|
||||
|
||||
-- TODO: OS light/dark theme detection
|
||||
-- local function detect_theme() end
|
||||
|
||||
-- config.font = 'FiraCode Nerd Font'
|
||||
|
||||
require("tab")(config)
|
||||
require("appearance")(config)
|
||||
require("keymaps")(config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue