Pin Emacs to task launcher

This commit is contained in:
Evie Litherland-Smith 2024-07-23 15:21:35 +01:00
parent a59545e818
commit 017766ae7f

View file

@ -104,7 +104,7 @@
showToolTips = "true";
launchers = [
"preferred://filemanager"
"preferred://browser"
"applications:emacs.desktop"
];
};
}