summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/hyprland/.local')
-rw-r--r--dotfiles/hyprland/.local/share/applications/emacsclient.desktop13
1 files changed, 13 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.local/share/applications/emacsclient.desktop b/dotfiles/hyprland/.local/share/applications/emacsclient.desktop
new file mode 100644
index 0000000..c1771b9
--- /dev/null
+++ b/dotfiles/hyprland/.local/share/applications/emacsclient.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=Emacs (Client)
+GenericName=Text Editor
+Comment=Edit text
+MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
+Exec=/usr/bin/emacsclient --alternate-editor= --create-frame %F
+Icon=emacs
+Type=Application
+Terminal=false
+Categories=Development;TextEditor;
+StartupNotify=true
+StartupWMClass=Emacs
+Keywords=emacsclient;