
- Rename module date to date-time for clarity - Add seprate modules for date and time - Add temperature modules for Piston - Bar launch script for Piston
41 lines
684 B
INI
41 lines
684 B
INI
[bar/piston-top-main]
|
|
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
|
|
|
|
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
|
|
modules-right = xkeyboard systray
|
|
|
|
cursor-click = pointer
|