hosts: homes: bazin: set MIME browser
This commit is contained in:
parent
f6d0eade59
commit
b27d71af2d
1 changed files with 8 additions and 0 deletions
|
|
@ -38,6 +38,14 @@
|
|||
};
|
||||
};
|
||||
|
||||
xdg = {
|
||||
mime-apps = {
|
||||
applications = {
|
||||
browser = "garcon_host_browser.desktop";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
zsh = {
|
||||
notify = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue