diff options
author | awy <awy@awy.one> | 2025-08-02 22:48:27 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-02 22:48:27 +0300 |
commit | 6c7ef293553d17d8034fed0fd6563346b3f188e7 (patch) | |
tree | bb3cc597732fbe4f5dd25a971996a54ecbe915db /.local/share/applications/text.desktop | |
parent | 3749ada4cfa1b532f8c9dcfd431ff869511b0402 (diff) | |
download | hyprdots-6c7ef293553d17d8034fed0fd6563346b3f188e7.tar.gz |
kitty
Diffstat (limited to '.local/share/applications/text.desktop')
-rw-r--r-- | .local/share/applications/text.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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 |