Home Gen90 @ 2024-04-25-00:01
This commit is contained in:
parent
41d81d95a9
commit
826f0615cf
@ -93,7 +93,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
desktopEntries = {
|
desktopEntries = {
|
||||||
doom-server = {
|
emacs = {
|
||||||
name = "Doom Emacs";
|
name = "Doom Emacs";
|
||||||
genericName = "Text Editor";
|
genericName = "Text Editor";
|
||||||
icon = ./static/doom-config/icon.png;
|
icon = ./static/doom-config/icon.png;
|
||||||
@ -105,7 +105,7 @@ in {
|
|||||||
StartupWMClass = "Doom Emacs";
|
StartupWMClass = "Doom Emacs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
doom-client = {
|
emacs-client = {
|
||||||
name = "Doom Emacs (Client)";
|
name = "Doom Emacs (Client)";
|
||||||
genericName = "Text Editor";
|
genericName = "Text Editor";
|
||||||
icon = ./static/doom-config/icon.png;
|
icon = ./static/doom-config/icon.png;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user