wayland: switch editor back to helix
This commit is contained in:
parent
2afa495afd
commit
8bc1cadd91
1 changed files with 2 additions and 1 deletions
|
@ -21,8 +21,9 @@
|
|||
MOZ_ENABLE_WAYLAND = "1";
|
||||
XCURSOR_SIZE = "24";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
EDITOR = "nvim";
|
||||
EDITOR = "hx";
|
||||
TERMINAL = "wezterm";
|
||||
# SDL_VIDEODRIVER = "wayland";
|
||||
};
|
||||
etc."greetd/environments".text = ''
|
||||
Hyprland
|
||||
|
|
Loading…
Reference in a new issue