Merge branch 'master' of builder.virt:git/moltenbar

This commit is contained in:
2017-05-22 15:19:54 +03:00
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 ""