fix: editor binding

This commit is contained in:
tux
2025-05-31 19:29:57 +05:30
parent e54adca403
commit 5a20365edd

View File

@ -16,7 +16,7 @@
# Apps # Apps
terminal = "wezterm"; terminal = "wezterm";
editor = "neovim"; editor = "wezterm -e nvim";
browser = "firefox"; browser = "firefox";
filemanager = "thunar"; filemanager = "thunar";
in { in {