From 08e6294366ed9a42b5b08e4d38f60567b91d858c Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 30 Aug 2025 12:33:55 -0400 Subject: tmux and neovim config --- hyprland/hyprland.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hyprland/hyprland.nix') diff --git a/hyprland/hyprland.nix b/hyprland/hyprland.nix index 74b4a43..4ac79db 100644 --- a/hyprland/hyprland.nix +++ b/hyprland/hyprland.nix @@ -10,6 +10,8 @@ systemd.enable = false; settings = { env = [ + "EDITOR,nvim" + "VISUAL,nvim" "HYPRCURSOR_THEME,Bibata-Original-Classic" "HYPRCURSOR_SIZE,24" ]; -- cgit v1.3.1