Regenerated

This commit is contained in:
2026-05-04 20:32:11 +02:00
parent 2e298c1d3e
commit 2679100c30
3 changed files with 413 additions and 413 deletions
+407 -407
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -1589,7 +1589,7 @@ in
documents = "${homeDir}/Documents"; documents = "${homeDir}/Documents";
pictures = "${homeDir}/Pictures"; pictures = "${homeDir}/Pictures";
music = "${homeDir}/Music"; music = "${homeDir}/Music";
publicShare = "${homeDir}/PublicShare";; publicShare = "${homeDir}/PublicShare";
templates = "${homeDir}/Templates"; templates = "${homeDir}/Templates";
videos = "${homeDir}/Videos"; videos = "${homeDir}/Videos";
extraConfig = { extraConfig = {
@@ -1600,8 +1600,8 @@ in
xdg.mimeApps = { xdg.mimeApps = {
enable = true; enable = true;
defaultApplications = { defaultApplications = {
"x-scheme-handler/http" = "zen"; "x-scheme-handler/http" = "zen.desktop";
"x-scheme-handler/https" = "zen"; "x-scheme-handler/https" = "zen.desktop";
"text/html" = "zen"; "text/html" = "zen";
# TXT files → Zed Editor # TXT files → Zed Editor
@@ -51,7 +51,7 @@ in
documents = "${homeDir}/Documents"; documents = "${homeDir}/Documents";
pictures = "${homeDir}/Pictures"; pictures = "${homeDir}/Pictures";
music = "${homeDir}/Music"; music = "${homeDir}/Music";
publicShare = "${homeDir}/PublicShare";; publicShare = "${homeDir}/PublicShare";
templates = "${homeDir}/Templates"; templates = "${homeDir}/Templates";
videos = "${homeDir}/Videos"; videos = "${homeDir}/Videos";
extraConfig = { extraConfig = {
@@ -62,8 +62,8 @@ in
xdg.mimeApps = { xdg.mimeApps = {
enable = true; enable = true;
defaultApplications = { defaultApplications = {
"x-scheme-handler/http" = "zen"; "x-scheme-handler/http" = "zen.desktop";
"x-scheme-handler/https" = "zen"; "x-scheme-handler/https" = "zen.desktop";
"text/html" = "zen"; "text/html" = "zen";
# TXT files → Zed Editor # TXT files → Zed Editor