default: update default editor
This commit is contained in:
parent
065dc4b6c0
commit
657c7f9a17
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
MOZ_ENABLE_WAYLAND = "1";
|
MOZ_ENABLE_WAYLAND = "1";
|
||||||
XCURSOR_SIZE = "24";
|
XCURSOR_SIZE = "24";
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
EDITOR = "hx";
|
EDITOR = "nvim";
|
||||||
TERMINAL = "wezterm";
|
TERMINAL = "wezterm";
|
||||||
};
|
};
|
||||||
etc."greetd/environments".text = ''
|
etc."greetd/environments".text = ''
|
||||||
|
|
Loading…
Reference in a new issue