diff --git a/ftl.fish b/ftl.fish index 8e2786f..7a12e95 100755 --- a/ftl.fish +++ b/ftl.fish @@ -10,5 +10,4 @@ if test (count $app) -gt 2 else set title (string trim --left $app[2]) end -echo $title wlrctl toplevel focus title:$title