mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
fix: editor binding
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
# Apps
|
||||
terminal = "wezterm";
|
||||
editor = "neovim";
|
||||
editor = "wezterm -e nvim";
|
||||
browser = "firefox";
|
||||
filemanager = "thunar";
|
||||
in {
|
||||
|
Reference in New Issue
Block a user