fixing padding of bar
This commit is contained in:
parent
7a6190e415
commit
9da32b39c1
|
@ -514,7 +514,7 @@
|
|||
})
|
||||
|
||||
(local yoffset (dpi 45)) ;; variables to be used for placing the wibox
|
||||
(local xoffset (dpi 28))
|
||||
(local xoffset (dpi 26))
|
||||
;; Create the wibox
|
||||
(set s.mywibox (wibox {;; since we are using a wibox we have a lot we need to set
|
||||
;; as opposed to what we normally need to do with a wibar
|
||||
|
|
Loading…
Reference in a new issue