mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 20:20:43 +02:00
test
This commit is contained in:
@@ -15,7 +15,11 @@
|
||||
defaultApplications = {
|
||||
"application/pdf" = [ "org.pwmt.zathura.desktop" ];
|
||||
|
||||
"text/html" = [ "zen.desktop" ];
|
||||
"text/html" = [
|
||||
"zen-beta.desktop"
|
||||
"zen.desktop"
|
||||
"chromium.desktop"
|
||||
];
|
||||
"application/xhtml+xml" = [ "zen.desktop" ];
|
||||
"x-scheme-handler/http" = [ "zen.desktop" ];
|
||||
"x-scheme-handler/https" = [ "zen.desktop" ];
|
||||
|
||||
Reference in New Issue
Block a user