From 24630c5e5d2e73587386846772f04f7fb13330ec Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 14 Aug 2023 13:37:45 +0800 Subject: [PATCH] feat: add docs for terminal --- home/base/desktop/terminal/README.md | 7 +++++++ home/base/desktop/terminal/wezterm.nix | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 home/base/desktop/terminal/README.md diff --git a/home/base/desktop/terminal/README.md b/home/base/desktop/terminal/README.md new file mode 100644 index 00000000..41087dfb --- /dev/null +++ b/home/base/desktop/terminal/README.md @@ -0,0 +1,7 @@ +# Termianl Emulators + +1. kitty: My main terminal emulator. +2. wezterm: My secondary terminal emulator. +3. alacritty: Standby terminal. + + diff --git a/home/base/desktop/terminal/wezterm.nix b/home/base/desktop/terminal/wezterm.nix index 2b057575..9dae9540 100644 --- a/home/base/desktop/terminal/wezterm.nix +++ b/home/base/desktop/terminal/wezterm.nix @@ -9,6 +9,8 @@ # # Wezterm Configuration # +# Default Keybindings: https://wezfurlong.org/wezterm/config/default-keys.html +# ########################################################### { # wezterm has catppuccin theme built-in,