home: terminal: termite: add MIME associations
This commit is contained in:
parent
711add6193
commit
caba8a2cd8
1 changed files with 4 additions and 0 deletions
|
|
@ -49,5 +49,9 @@ in
|
||||||
color15 = ${whiteBold}
|
color15 = ${whiteBold}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
my.home.xdg.mime-apps = {
|
||||||
|
applications.terminal = "termite.desktop";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue