about summary refs log tree commit diff
path: root/configs/polybar/carmel.ini
blob: d09f7967dc9aea2c4fc758647e5cfd7236fd6e42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
include-file = ~/.config/polybar/modules/colors.ini
include-file = ~/.config/polybar/modules/date.ini
include-file = ~/.config/polybar/modules/i3.ini
include-file = ~/.config/polybar/modules/mpd.ini
include-file = ~/.config/polybar/modules/pulseaudio.ini
include-file = ~/.config/polybar/modules/wired.ini

[settings]
screenchange-reload = false

[bar/common]
enable-ipc = true
width = 100%
monitor = ${env:MONITOR:}
monitor-strict = true
dpi = ${env:DPI:}
border-size = 0
tray-position = none
fixed-center = true
module-margin = 1
padding-right = 1

background = ${colors.background}
foreground = ${colors.foreground}

font-0 = Source Code Pro:style=Regular:size=8;2
font-1 = Font Awesome 5 Free:style=Solid:pixelsize=8;3
font-2 = Material\-Design\-Iconic\-Font:size=8;2

modules-left = i3

modules-center = mpd

[bar/alone]
inherit = bar/common
modules-right = wired-network pulseaudio date