diff --git a/default/hypr/apps/pip.conf b/default/hypr/apps/pip.conf index 363c1ed2..18e14406 100644 --- a/default/hypr/apps/pip.conf +++ b/default/hypr/apps/pip.conf @@ -1,5 +1,5 @@ # Picture-in-picture overlays -windowrule = tag +pip, title:(Picture.{0,1}in.{0,1}[Pp]icture) +windowrule = tag +pip, title:(Picture.?in.?[Pp]icture) windowrule = float, tag:pip windowrule = pin, tag:pip windowrule = size 600 338, tag:pip diff --git a/install/omarchy-base.packages b/install/omarchy-base.packages index e2abf607..d2914907 100644 --- a/install/omarchy-base.packages +++ b/install/omarchy-base.packages @@ -45,7 +45,7 @@ gvfs-nfs gvfs-smb hypridle hyprland -hyprland-qtutils +hyprland-guiutils hyprlock hyprpicker hyprsunset diff --git a/version b/version index 9cec7165..23887f6e 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.1.6 +3.1.7