fixing my show window keybinding

This commit is contained in:
Chris Cochrun 2025-10-15 11:10:51 -05:00
parent b7d40f68d0
commit f53e2d6ae7
2 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@ in {
configPackages = [ pkgs.cosmic-session pkgs.xdg-desktop-portal-cosmic pkgs.kdePackages.kwallet ];
config = {
common = {
default = [ "kde" "cosmic" "gtk" ];
default = [ "kde" ];
"org.freedesktop.impl.portal.FileChooser" = [ "kde" ];
"org.freedesktop.impl.portal.Access" = [ "kde" ];
"org.freedesktop.impl.portal.OpenUri" = [ "kde" ];