mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
update
This commit is contained in:
19
profiles/i3/.config/polybar/config.d/base_bar
Normal file
19
profiles/i3/.config/polybar/config.d/base_bar
Normal file
@@ -0,0 +1,19 @@
|
||||
[bar/base]
|
||||
width=900 ;100%
|
||||
height=35
|
||||
radius=6.0
|
||||
fixed-center=false
|
||||
background=${colors.background}
|
||||
foreground=${colors.foreground}
|
||||
line-size=3
|
||||
line-color=#f00
|
||||
border-size=0
|
||||
border-color=#00000000
|
||||
padding-left=0
|
||||
padding-right=2
|
||||
module-margin-left=1
|
||||
module-margin-right=3
|
||||
|
||||
font-0 = "Noto Sans:size=14:style=Regular;1"
|
||||
font-1 = unifont:fontformat=truetype:size=14:antialias=false;0
|
||||
font-2 = FontAwesome:size=14;0
|
||||
Reference in New Issue
Block a user