fixed editor

main
Your Name 2025-06-13 09:01:38 +02:00
parent d9d763831d
commit cbdceeffa1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Set programs that you use # Set programs that you use
$terminal = kitty $terminal = kitty
$fileManager = kitty -e yazi $fileManager = kitty -e yazi
$editor = kitty micro $editor = kitty nvim
$menu = walker $menu = walker
#################### ####################