- polybar/modules.ini: Fix typo in color name - piston_layout.conf: Main monitor for piston is on HDMI-0
41 lines
834 B
INI
41 lines
834 B
INI
[bar/piston-top-solo]
|
|
theme = dark
|
|
monitor = HDMI-0
|
|
enable-ipc = true
|
|
locale = fr_FR.utf-8
|
|
|
|
# geometry
|
|
width = 100%
|
|
height = 4%
|
|
radius = 2
|
|
offset-x = 0
|
|
offset-y = 0
|
|
|
|
fixed-center = true
|
|
|
|
#########
|
|
# theme #
|
|
|
|
background = ${colors.background}
|
|
foreground = ${colors.foreground}
|
|
|
|
line-size = 3pt
|
|
|
|
# border top is use to seamlessly add space on top of the bar
|
|
border-top-size = 5pt
|
|
border-top-color = ${colors.background}
|
|
|
|
padding-left = 1
|
|
padding-right = 1
|
|
|
|
module-margin = 1
|
|
|
|
cursor-click = pointer
|
|
|
|
font-0 = adwaita sans:size=14
|
|
font-1 = noto color emoji:size=1
|
|
font-2 = symbols nerd font:size=20
|
|
|
|
modules-left = xworkspaces
|
|
modules-center = date-time
|
|
modules-right = pulseaudio piston/temperature/pkg piston/temperature/core0 piston/temperature/core1 piston/temperature/core2 piston/temperature/core3 memory cpu xkeyboard systray
|