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";
|
MOZ_ENABLE_WAYLAND = "1";
|
||||||
XCURSOR_SIZE = "24";
|
XCURSOR_SIZE = "24";
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
EDITOR = "nvim";
|
EDITOR = "hx";
|
||||||
TERMINAL = "wezterm";
|
TERMINAL = "wezterm";
|
||||||
|
# SDL_VIDEODRIVER = "wayland";
|
||||||
};
|
};
|
||||||
etc."greetd/environments".text = ''
|
etc."greetd/environments".text = ''
|
||||||
Hyprland
|
Hyprland
|
||||||
|
|
Loading…
Reference in a new issue