>>109803761
Some webms on 4chan aren't playing for me for whatever reason, but I can still download them, and view them via link in mpv. So, I added the following lines to my i3 config:
for_window [title="mpv_popup"] floating enable
bindsym $mod+v exec mpv --title="mpv_popup" $(xclip -o selection clipboard)
Now, whenever somebody posts such a webm, I can just copy the link address and press super+v, and the video will play in a floating window. DE's are literally gay and hamstrung. You can't do stuff like this in a DE with just two lines in a config file. WM's are much more streamlined, after you put in the effort to make them that way. This is just one menial example.