update everything to current config
This commit is contained in:
12
home/default/.local/share/applications/emacsclient.desktop
Normal file
12
home/default/.local/share/applications/emacsclient.desktop
Normal file
@ -0,0 +1,12 @@
|
||||
[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=emacsclient -c -a 'emacs' %F
|
||||
Icon=emacs
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Categories=Development;TextEditor;
|
||||
StartupNotify=true
|
||||
StartupWMClass=Emacs
|
13
home/default/.local/share/applications/epub.desktop
Normal file
13
home/default/.local/share/applications/epub.desktop
Normal file
@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Name=EPUB Reader
|
||||
GenericName=eBook Viewer
|
||||
Comment=View eBooks
|
||||
Categories=Office;Viewer;
|
||||
Exec=com.github.johnfactotum.Foliate %U
|
||||
Icon=com.github.johnfactotum.Foliate
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=Library
|
||||
Exec=com.github.johnfactotum.Foliate --library
|
@ -1,4 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Mail
|
||||
Exec=/usr/bin/foot -e neomutt %u
|
||||
#Exec=/usr/bin/foot -e neomutt %u
|
||||
Exec=thunderbird-wayland --name thunderbird-wayland %u
|
||||
|
Reference in New Issue
Block a user