aboutsummaryrefslogtreecommitdiff
path: root/i3-dmenu-desktop
diff options
context:
space:
mode:
authorMicha Rosenbaum <micha+github@rosetree.de>2015-03-12 11:18:12 +0100
committerMicha Rosenbaum <micha+github@rosetree.de>2015-03-12 11:18:12 +0100
commit9a355dcb928707d9751ae6422649bb744e8fa5ff (patch)
tree87192e8157ca261d1694cd549d140708079ad1c0 /i3-dmenu-desktop
parentdb2c5a80f83a97c412a94c317ffe1fee71342909 (diff)
downloadi3-9a355dcb928707d9751ae6422649bb744e8fa5ff.tar.gz
i3-9a355dcb928707d9751ae6422649bb744e8fa5ff.zip
Fix comment box
Diffstat (limited to 'i3-dmenu-desktop')
-rwxr-xr-xi3-dmenu-desktop2
1 files changed, 1 insertions, 1 deletions
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.