yoru
yoru copied to clipboard
[Question] top bar to bottom
Hi,
I have two questions:
- how can I change top wibar to put it on the bottom ? I changed
placement = function(c)
awful.placement.top(c)
to .bottom(c) but it seems the panel move but is not really visible and all the others windows keep stuck in the bottom.
- Second question, how do you remove the rounded background from tag_list? I tried few test but seems not woring.
Ty
tried this solution but not working anymore: https://github.com/rxyhn/yoru/issues/82