You are not logged in.
Pages: 1
I am using i3 with polybar and I want to make it so that the polybar sits nice and snug on top of my monitor, but I want the gaps in i3 aswell. Is there a way to change the gaps for the polybar only? Or do I have to either have no gaps, or just leave polybar on the same gaps?
Offline
I got some resources that may help:
https://www.reddit.com/r/i3wm/comments/ … dont_want/
and
https://bbs.archlinux.org/viewtopic.php?id=260764
Offline
Yes in your config you can put this:
offset-x = 2.5%
offset-y = 3px
width = 95%
height = 24pt
<--- [ Natpunk ]
Offline
Pages: 1