Added ctrl+o; fixed ctrl+w, updated ipc_open logic

This commit is contained in:
2021-11-26 00:53:20 -06:00
parent 9f1da21127
commit bff7053139
9 changed files with 81 additions and 20 deletions

View File

@@ -0,0 +1,12 @@
[Desktop Entry]
Name=PyFM
GenericName=File Manager
Comment=A file manager built with Python and GObject introspection.
Path=/home/abaddon/.local/share/pyfm
Exec=/home/abaddon/Portable_Apps/py-venvs/flask-apps-venv/venv/bin/python /home/abaddon/.local/share/pyfm %F
Icon=/home/abaddon/.local/share/pyfm/resources/pyfm-64x64.png
Type=Application
StartupNotify=true
Categories=System;FileTools;Utility;Core;GTK;FileManager;
MimeType=inode/directory;inode/mount-point;x-scheme-handler/ssh;x-scheme-handler/smb;x-scheme-handler/nfs;x-scheme-handler/ftp;x-scheme-handler/ptp;x-scheme-handler/mtp;x-scheme-handler/webdav;x-scheme-handler/http;x-scheme-handler/https;
Terminal=false