From 6c7ef293553d17d8034fed0fd6563346b3f188e7 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 2 Aug 2025 22:48:27 +0300 Subject: kitty --- .local/share/applications/text.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/share/applications/text.desktop') diff --git a/.local/share/applications/text.desktop b/.local/share/applications/text.desktop index ac53b06..58c9986 100644 --- a/.local/share/applications/text.desktop +++ b/.local/share/applications/text.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application Name=Text editor -Exec=/usr/bin/footclient -e nvim %u +Exec=/usr/bin/kitty -e nvim %u -- cgit v1.2.3