Compare commits

...
4 Commits
Author SHA1 Message Date
David Heinemeier Hansson 8350b84eee This has been swapped 2025-11-09 07:17:38 +01:00
Ryan Hughes d9acd35ef4 Version bump 2025-11-09 00:54:44 -05:00
Ryan HughesandGitHub 044e826bb7 Merge pull request #3258 from sk4rrjin/patch-1
Update pip.conf, fix Invalid rule/parameter errors after hyprland update
2025-11-09 00:43:25 -05:00
karrandGitHub 57e726f0c5 Update pip.conf, fix Invalid rule/parameter errors after hyprland update
Updated hyprland throws Invalid rule / Invalid parameter on the pip windowrule
2025-11-08 23:37:30 +01:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -45,7 +45,7 @@ gvfs-nfs
gvfs-smb
hypridle
hyprland
hyprland-qtutils
hyprland-guiutils
hyprlock
hyprpicker
hyprsunset
+1 -1
View File
@@ -1 +1 @@
3.1.6
3.1.7