From: Micha Rosenbaum Date: Thu, 12 Mar 2015 10:18:12 +0000 (+0100) Subject: Fix comment box X-Git-Tag: 4.10.1~70^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9a355dcb928707d9751ae6422649bb744e8fa5ff;p=i3%2Fi3 Fix comment box --- diff --git a/i3-dmenu-desktop b/i3-dmenu-desktop index a941ce1b..cc72f101 100755 --- a/i3-dmenu-desktop +++ b/i3-dmenu-desktop @@ -306,7 +306,7 @@ for my $app (keys %apps) { # }; # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Run dmenu to ask the user for their choice ┃ +# ┃ Run dmenu to ask the user for their choice ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ # open2 will just make dmenu’s STDERR go to our own STDERR.