adjusted polybar config for desktop
This commit is contained in:
@@ -65,7 +65,7 @@ fixed-center = true
|
|||||||
; the percentage can optionally be extended with a pixel offset like so:
|
; the percentage can optionally be extended with a pixel offset like so:
|
||||||
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 20
|
height = 25
|
||||||
|
|
||||||
; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
|
; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
|
||||||
; the percentage can optionally be extended with a pixel offset like so:
|
; the percentage can optionally be extended with a pixel offset like so:
|
||||||
@@ -121,8 +121,8 @@ padding = 0
|
|||||||
; Number of spaces to add before/after each module
|
; Number of spaces to add before/after each module
|
||||||
; Individual side values can be defined using:
|
; Individual side values can be defined using:
|
||||||
; module-margin-{left,right}
|
; module-margin-{left,right}
|
||||||
module-margin-left = 2
|
module-margin-left = 5
|
||||||
module-margin-right = 2
|
module-margin-right = 5
|
||||||
|
|
||||||
; Fonts are defined using <font-name>;<vertical-offset>
|
; Fonts are defined using <font-name>;<vertical-offset>
|
||||||
; Font names are specified using a fontconfig pattern.
|
; Font names are specified using a fontconfig pattern.
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user