mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-25 01:46:42 +00:00
common: restructure config, update tmux and wezterm
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
local wezterm = require 'wezterm'
|
||||
local config = wezterm.config_builder()
|
||||
|
||||
-- config.color_scheme = 'Duotone Dark'
|
||||
|
||||
config.enable_scroll_bar = true
|
||||
config.scrollback_lines = 50000
|
||||
|
||||
|
||||
return config
|
||||
Reference in New Issue
Block a user