mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-22 22:51:00 +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