hosts: homes: bazin: use host browser
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
afddb1d2d1
commit
58f2b6c432
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