From 10277bb8bb865dd27670eac7fde5f4451c4027e1 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 14 May 2023 09:57:20 -0400 Subject: [PATCH] feat: set default EDITOR variable --- home/wayland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/wayland/default.nix b/home/wayland/default.nix index fb0b359..9c2c0fd 100644 --- a/home/wayland/default.nix +++ b/home/wayland/default.nix @@ -58,6 +58,7 @@ in { WLR_RENDERER = "vulkan"; XCURSOR_SIZE = "24"; NIXOS_OZONE_WL = "1"; + EDITOR = "hx"; }; environment.etc."greetd/environments".text = ''