Generation 95 2024-04-21 15:31:49 (current)
This commit is contained in:
@@ -99,6 +99,9 @@ in {
|
|||||||
terminal = false;
|
terminal = false;
|
||||||
categories = ["Application" "Development"];
|
categories = ["Application" "Development"];
|
||||||
mimeType = ["text/*"];
|
mimeType = ["text/*"];
|
||||||
|
settings = {
|
||||||
|
StartupWMClass = "Doom Emacs";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
doom-client = {
|
doom-client = {
|
||||||
name = "Doom Emacs";
|
name = "Doom Emacs";
|
||||||
@@ -110,6 +113,9 @@ in {
|
|||||||
terminal = false;
|
terminal = false;
|
||||||
categories = ["Application" "Development"];
|
categories = ["Application" "Development"];
|
||||||
mimeType = ["text/*"];
|
mimeType = ["text/*"];
|
||||||
|
settings = {
|
||||||
|
StartupWMClass = "Doom Emacs";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user