Generation 95 2024-04-21 15:31:49 (current)
This commit is contained in:
parent
a02d988509
commit
2015c9dd45
@ -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";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user