Fix comment box
This commit is contained in:
parent
db2c5a80f8
commit
9a355dcb92
|
@ -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.
|
# open2 will just make dmenu’s STDERR go to our own STDERR.
|
||||||
|
|
Loading…
Reference in New Issue