diff --git a/sway/config b/sway/config index 7370ffe..cbed6d3 100644 --- a/sway/config +++ b/sway/config @@ -81,7 +81,10 @@ client.unfocused #161720 #161720 #aab5c6 #161720 #161720 client.urgent #ff4551 #ff4551 #1f212e #ff4551 #ff4551 -for_window [class="mpv"] floating enabled +set $PIP floating enabled ; sticky enabled ; border pixel 0 +for_window [class="mpv"] $PIP +for_window [class="pip"] $PIP +#for_window [class="pip"] sticky enabled ### Font stuff