Browse Source

changed margins

master
marc 4 years ago
parent
commit
c9c5844fbe
1 changed files with 3 additions and 2 deletions
  1. 5
      .config/polybar/config.ini

5
.config/polybar/config.ini

@ -20,7 +20,7 @@ margin-bottom = 0
; Adjust the _NET_WM_STRUT_PARTIAL bottom value ; Adjust the _NET_WM_STRUT_PARTIAL bottom value
; Used for bottom aligned bars ; Used for bottom aligned bars
margin-top = 10
margin-top = 5
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
@ -74,7 +74,8 @@ height = 26
; 50%:-10, this will result in an offset in the x or y direction ; 50%:-10, this will result in an offset in the x or y direction
; of 50% minus 10 pixels ; of 50% minus 10 pixels
offset-x = 1% offset-x = 1%
offset-y = 2%:-3
offset-y = 10
;offset-y = 1%:-3
; Background ARGB color (e.g. #f00, #ff992a, #ddff1023) ; Background ARGB color (e.g. #f00, #ff992a, #ddff1023)
background = ${color.background} background = ${color.background}

Loading…
Cancel
Save