Solved error: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'org.quickshell'")

This commit is contained in:
Tomas Rivera
2026-04-16 09:20:01 +02:00
parent ca105bb5e4
commit c2573b9448
4 changed files with 27 additions and 0 deletions
+2
View File
@@ -250,6 +250,8 @@
black
nixd
# for caelestia
kdePackages.qtdeclarative # provides qmlls and other things
quickshell # we have it but adding it there solves "WARN qt.qpa.services: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: App info not found for 'org.quickshell'")"
gpu-screen-recorder
fuzzel
papirus-icon-theme
+2
View File
@@ -36,6 +36,8 @@
#../../modules/home-manager/obsidian.nix obsidian was replaced with a custom solution
../../modules/home-manager/thunderbird.nix # email client
../../modules/home-manager/eza.nix # ls replacement
../../modules/other/desktopEntries.nix # creates .desktop files
];
#programs.nixvim = {