fixed typo
This commit is contained in:
@@ -23,7 +23,7 @@ case $1 in
|
||||
{ sleep 0.3; echo key z z; } | dotoolc
|
||||
sleep 0.2
|
||||
new_clipboard=$(wl-paste)
|
||||
cmd_string="hyprctl 'dispatch hl.dsp.exec_cmd(\"mpv mpv "$(wl-paste)"\")'"
|
||||
cmd_string="hyprctl 'dispatch hl.dsp.exec_cmd(\"mpv "$(wl-paste)"\")'"
|
||||
eval $cmd_string
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user