diff options
Diffstat (limited to 'config/wezterm/wezterm.lua')
| -rw-r--r-- | config/wezterm/wezterm.lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/wezterm/wezterm.lua b/config/wezterm/wezterm.lua index 8740cbcf..9241c773 100644 --- a/config/wezterm/wezterm.lua +++ b/config/wezterm/wezterm.lua @@ -1,3 +1,10 @@ +-- ================================================== +-- KoolDots (2026) +-- Project URL: https://github.com/LinuxBeginnings +-- License: GNU GPLv3 +-- SPDX-License-Identifier: GPL-3.0-or-later +-- ================================================== + -- Config from Drew @justaguylinux small mods local wezterm = require("wezterm") |
