From 06a83e13143daef3a2028ab36950e369c97db4bc Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Fri, 6 Dec 2024 07:20:25 +0000 Subject: [PATCH] Adjust default height of floating file window Too tall for scaled laptop screens... --- system/home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index ba54c4e2..5c63df9c 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -238,7 +238,7 @@ "move onscreen 100%-820 50,pavucontrol|nm-connection-editor|overskride|io.github.kaii_lb.Overskride" # File browser and picker dialog "float, org.gnome.Nautilus|xdg-desktop-portal-gtk" - "size 1200 900, org.gnome.Nautilus|xdg-desktop-portal-gtk" + "size 1200 800, org.gnome.Nautilus|xdg-desktop-portal-gtk" "center, org.gnome.Nautilus|xdg-desktop-portal-gtk" # Workspace rules