Linux configuration stuffs
1#BAR
2bottom = true
3width = 15%
4height = 25
5radius = 3.5
6override-redirect = false
7
8#modules
9modules-left = powermenu battery xwindow
10enable-ipc = true
11module-margin-left = 2
12module-margin-right = 2
13
14#BAR SIZE
15line-size = 3
16# line-color = #f00
17border-size = 4
18border-color = #00000000
19padding-left = 2
20padding-right = 2
21
22#Colors
23background = ${colors.background}
24foreground = ${colors.foreground}
25
26#FONTS
27font-0 = ProductSans:size=10;1
28font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
29font-2 = siji:pixelsize=10;1
30font-3 = JetBrainsMonoNL Nerd Font Mono:style=Solid:size=10;2
31font-4 = FontAwesome6Free:style=Regular:size=10;2
32font-5 = FontAwesome6Brands:style=Regular:size=10;2
33