diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix
index 0d73d982..c847948e 100644
--- a/system/home/hyprland.nix
+++ b/system/home/hyprland.nix
@@ -252,10 +252,10 @@
         "float, pavucontrol|nm-connection-editor|.blueman-manager-wrapped"
         "size 800 600, pavucontrol|nm-connection-editor|.blueman-manager-wrapped"
         "move onscreen 50 100%-615,pavucontrol|nm-connection-editor|.blueman-manager-wrapped"
-        # File browser and picker dialog
-        "float, org.gnome.Nautilus|xdg-desktop-portal-gtk"
-        "size 800 600, org.gnome.Nautilus|xdg-desktop-portal-gtk"
-        "center, org.gnome.Nautilus|xdg-desktop-portal-gtk"
+        # File picker dialog
+        "float, xdg-desktop-portal-gtk"
+        "size 800 600, xdg-desktop-portal-gtk"
+        "center, xdg-desktop-portal-gtk"
         # Matplotlib plots
         "float, Matplotlib"