the fuck. How did this ever work

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-04-21 21:56:38 +03:00
parent eba0c0df0b
commit 212ea98db8
2 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
class BspwmTaskbar < Worker
def mainloop()
IO.popen("xtitle -s -f '%s'") do |pipe|
IO.popen("xtitle -s -f '%s\n'") do |pipe|
pipe.each do |line|
if line == "\n"
self.write ""