Remove unused applications
Emacs from scratch maybe sometime else on a separate system (vm) sonixd-nix replaced with AUR package sonixd-appimage for easier usage (TODO actually learn nix)
This commit is contained in:
parent
959e3ccadc
commit
06ab8c37d9
@ -1,12 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Emacs from Scratch
|
|
||||||
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=emacs -q -l ~/GitProjects/emacs/init.el %F
|
|
||||||
Icon=emacs
|
|
||||||
Type=Application
|
|
||||||
Terminal=false
|
|
||||||
Categories=Development;TextEditor;
|
|
||||||
StartupNotify=true
|
|
||||||
StartupWMClass=Emacs
|
|
@ -1,4 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Sonixd Nix
|
|
||||||
Exec=/nix/var/nix/profiles/default/bin/nix run "nixpkgs#sonixd"
|
|
||||||
Type=Application
|
|
Loading…
Reference in New Issue
Block a user