Add --loop
to mpv launch shortcut
This commit is contained in:
parent
775196d080
commit
f63807762a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue