polybar: remove unused bar/benq settings
This commit is contained in:
parent
f23f623414
commit
5dcc15cd17
@ -20,43 +20,6 @@ alert = #d64937
|
||||
[global/wm]
|
||||
margin-bottom = 0
|
||||
|
||||
[bar/benq]
|
||||
enable-ipc = true
|
||||
bottom = false
|
||||
monitor = ${env:MONITOR:HDMI-0}
|
||||
width = 100%
|
||||
height = 16
|
||||
offset-x = 0
|
||||
offset-y = 0
|
||||
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
overline-size = 0
|
||||
overline-color = #f00
|
||||
underline-size = 0
|
||||
underline-color = #1c1c1c
|
||||
|
||||
border-bottom-size = 1
|
||||
border-bottom-color = #121212
|
||||
|
||||
spacing = 1
|
||||
padding-left = 0
|
||||
padding-right = 2
|
||||
module-margin-left = 1
|
||||
module-margin-right = 1
|
||||
|
||||
; font-N = <fontconfig pattern>;<vertical offset>
|
||||
font-0 = "Source Han Code JP R:style=Bold:pixelsize=8;2"
|
||||
font-1 = "NotoEmoji:scale=11"
|
||||
font-2 = "siji:pixelsize=10;2"
|
||||
font-3 = "Font Awesome 6 Free:style=Solid:pixelsize=8;2"
|
||||
font-4 = "Font Awesome 6 Brands:pixelsize=8;2"
|
||||
font-5 = "Symbols Nerd Font:pixelsize=12;2"
|
||||
|
||||
modules-left = i3 xwindow
|
||||
modules-center = date
|
||||
|
||||
[bar/top]
|
||||
enable-ipc = true
|
||||
bottom = false
|
||||
|
Loading…
Reference in New Issue
Block a user