From ce7fa3351cf3fe77bf52a3523d95052254dd7a2d Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Thu, 27 Feb 2025 18:02:14 +0100 Subject: [PATCH] Make picture in picture floating --- hyprland.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hyprland.conf b/hyprland.conf index 49cad6b..0940127 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -115,8 +115,9 @@ group { # Window rules -windowrule = float, Picture-in-Picture +windowrule = float, Picture-in-Picture: windowrule = float, ^(Firefox)$ +windowrule = float, hyprwsnav # Binds @@ -154,6 +155,7 @@ bind = $mainMod, P, movewindow, r bind = $mainMod, P, movewindow, u bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit binde = $mainMod, right, exec, hyprctl switchxkblayout at-translated-set-2-keyboard prev +bind = $mainMod, W, exec, /home/nick/Documents/Programming/low/Ada/hyprwsnav/bin/hyprwsnav # Keybindings special keys bind = , XF86MonBrightnessUp, exec, brightnessctl set 5%+