Compare commits
5 Commits
ash/fix-re
...
ash/sway-s
| Author | SHA1 | Date | |
|---|---|---|---|
| 93c1c03ce6 | |||
| 62bc13c575 | |||
| 091c570249 | |||
| 23cde06c35 | |||
| 579c5b135e |
@@ -17,9 +17,10 @@ in
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
# XDG Desktop Portal for default application handling in non-KDE environments
|
||||
# XDG Desktop Portal for default application handling
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = cfg.wayland; # xdg-desktop-portal-wlr for Sway screen sharing
|
||||
extraPortals = with pkgs; [
|
||||
kdePackages.xdg-desktop-portal-kde # For KDE application integration
|
||||
xdg-desktop-portal-gtk # Fallback for GTK applications
|
||||
|
||||
Reference in New Issue
Block a user