aboutsummaryrefslogtreecommitdiff
path: root/.local/share
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-14 05:46:25 +0300
committerawy <awy@awy.one>2025-08-14 05:46:25 +0300
commit222fe9a9ffc5430ea28173f01482f30b26f22648 (patch)
treed11094fe10c854cd23dfa5f49850e1facfefe116 /.local/share
parent9e12eb5b61daa6fc864301893bc6242614777d76 (diff)
downloadhyprdots-222fe9a9ffc5430ea28173f01482f30b26f22648.tar.gz
update
Diffstat (limited to '.local/share')
-rw-r--r--.local/share/applications/file.desktop2
-rw-r--r--.local/share/applications/mail.desktop2
-rw-r--r--.local/share/applications/text.desktop2
3 files changed, 3 insertions, 3 deletions
diff --git a/.local/share/applications/file.desktop b/.local/share/applications/file.desktop
index b65a2d7..dcdf465 100644
--- a/.local/share/applications/file.desktop
+++ b/.local/share/applications/file.desktop
@@ -1,4 +1,4 @@
[Desktop Entry]
Type=Application
Name=File Manager
-Exec=/usr/bin/kitty -e yazi %u
+Exec=/usr/bin/footclient -e yazi %u
diff --git a/.local/share/applications/mail.desktop b/.local/share/applications/mail.desktop
index bc6702e..e7e16ae 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/kitty -e neomutt %u
+Exec=/usr/bin/footclient -e neomutt %u
diff --git a/.local/share/applications/text.desktop b/.local/share/applications/text.desktop
index 58c9986..ac53b06 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/kitty -e nvim %u
+Exec=/usr/bin/footclient -e nvim %u