mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-24 17:36:41 +00:00
materusPC: More wezterm things
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
local wezterm = require 'wezterm'
|
||||
local config = wezterm.config_builder()
|
||||
|
||||
|
||||
config.enable_scroll_bar = true
|
||||
config.scrollback_lines = 50000
|
||||
|
||||
|
||||
return config
|
||||
Reference in New Issue
Block a user