summaryrefslogtreecommitdiffstats
path: root/hyprland/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hyprland/hyprland.nix2
1 files changed, 2 insertions, 0 deletions
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"
];