Added PIP mode.

Still need to figure out window positioning. Prior to this I was have used
xdotool but there is not currently an equivalent that does window sizing. Still
trying to figure out a good solution to this.
This commit is contained in:
James Patrick 2019-05-14 22:37:21 -04:00
parent 73addfe9a8
commit 5f196b8bfc

View File

@ -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