wezterm: move wayland_scroll_factor to machine-local local.lua
This commit is contained in:
6
wezterm/.config/wezterm/.gitignore
vendored
Normal file
6
wezterm/.config/wezterm/.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Machine-local overrides — not tracked in dotfiles
|
||||
# Create local.lua returning a function that mutates config, e.g.:
|
||||
# return function(config)
|
||||
# config.wayland_scroll_factor = 0.15
|
||||
# end
|
||||
local.lua
|
||||
Reference in New Issue
Block a user