Add luarocks loader to rc.lua

This commit is contained in:
Alexander Gehrke 2022-08-28 01:00:55 +02:00
parent 763baa8e68
commit 7d74396048
4 changed files with 5 additions and 3 deletions

View file

@ -39,7 +39,7 @@ function add_bar(s, position, direction, first, second)
position = position,
screen = s,
opacity = 0.6,
width = math.floor(s.dpi / 5)
width = math.floor(s.dpi / 5),
})
newbar:setup {