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;
|
||||
categories = ["Application" "Development"];
|
||||
mimeType = ["text/*"];
|
||||
settings = {
|
||||
StartupWMClass = "Doom Emacs";
|
||||
};
|
||||
};
|
||||
doom-client = {
|
||||
name = "Doom Emacs";
|
||||
@ -110,6 +113,9 @@ in {
|
||||
terminal = false;
|
||||
categories = ["Application" "Development"];
|
||||
mimeType = ["text/*"];
|
||||
settings = {
|
||||
StartupWMClass = "Doom Emacs";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user