mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-25 01:46:42 +00:00
common: init wezterm
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
local wezterm = require 'wezterm'
|
||||
local config = wezterm.config_builder()
|
||||
|
||||
|
||||
|
||||
|
||||
return config
|
||||
Reference in New Issue
Block a user