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/mail.desktop | |
parent | 3749ada4cfa1b532f8c9dcfd431ff869511b0402 (diff) | |
download | hyprdots-6c7ef293553d17d8034fed0fd6563346b3f188e7.tar.gz |
kitty
Diffstat (limited to '.local/share/applications/mail.desktop')
-rw-r--r-- | .local/share/applications/mail.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/share/applications/mail.desktop b/.local/share/applications/mail.desktop index e7e16ae..bc6702e 100644 --- a/.local/share/applications/mail.desktop +++ b/.local/share/applications/mail.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Type=Application Name=Mail -Exec=/usr/bin/footclient -e neomutt %u +Exec=/usr/bin/kitty -e neomutt %u |