From 7df7120b1ae66ed0e9a7c6ed9b224ba44ea1d920 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Tue, 29 Apr 2025 09:25:30 +0530 Subject: Updates --- .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 6ce6767..1999cd0 100644 --- a/.local/share/applications/text.desktop +++ b/.local/share/applications/text.desktop @@ -1,5 +1,5 @@ [Desktop Entry] Type=Application Name=Text editor -Exec=/usr/local/bin/st -e nvim %u +Exec=/usr/local/bin/st -e nvim %F Icon=text-editor -- cgit v1.2.3