Add --loop to mpv launch shortcut

This commit is contained in:
Trysdyn Black 2023-03-27 16:19:31 -07:00
parent 775196d080
commit f63807762a

View file

@ -78,7 +78,7 @@ bindsym $mod+space exec "rofi -m 0 -show run"
bindsym $mod+Shift+Return exec "thunar"
# open clipboard selection in mpv, for grabbng links from chat/email
bindsym $mod+m exec "mpv --wayland-app-id=mpv__tv --image-display-duration=inf --force-window --title=`wl-paste` `wl-paste`"
bindsym $mod+m exec "mpv --loop --wayland-app-id=mpv__tv --image-display-duration=inf --force-window --title=`wl-paste` `wl-paste`"
# change focus
bindsym $mod+Left focus left