From 22bd19d69f846fc2a89b48d65efe3b1068569272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 30 Dec 2025 16:31:35 -0500 Subject: [PATCH 1/2] Add Wezterm with NVim specialness --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index d56a9d1..49d7954 100644 --- a/configuration.nix +++ b/configuration.nix @@ -204,10 +204,12 @@ vimPlugins.vim-wayland-clipboard wget whois + vimplugin-wezterm.nvim vlc vivaldi # proprietary but privacy-focused web browser vscodium # wcalc - command-line calculator but rink does that plus unit conversion! + wezterm wl-clipboard-rs # wrapGAppsHook # for Pomodoro Prompt ; would need to use wrapGAppsHook4 or 3 xorg.xkill From 33909b1a4ccef31842d82df228a3063a99052196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 30 Dec 2025 16:33:35 -0500 Subject: [PATCH 2/2] Alphabetize, add notes --- configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index 49d7954..579f38c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -204,12 +204,12 @@ vimPlugins.vim-wayland-clipboard wget whois - vimplugin-wezterm.nvim - vlc + vimplugin-wezterm.nvim # WeztermSpawn to start a task in new tab https://github.com/willothy/wezterm.nvim/ vivaldi # proprietary but privacy-focused web browser + vlc vscodium # wcalc - command-line calculator but rink does that plus unit conversion! - wezterm + wezterm # Terminal: https://wezterm.org/ wl-clipboard-rs # wrapGAppsHook # for Pomodoro Prompt ; would need to use wrapGAppsHook4 or 3 xorg.xkill