diff --git a/awesome/init.fnl b/awesome/init.fnl index b28f13a..5bf1fcd 100644 --- a/awesome/init.fnl +++ b/awesome/init.fnl @@ -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