-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
40 lines (31 loc) · 780 Bytes
/
Copy pathconfig.ini
File metadata and controls
40 lines (31 loc) · 780 Bytes
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
37
38
39
40
[global/wm]
margin-top = 5px
include-file = ~/.config/polybar/colores.ini
include-file = ~/.config/polybar/modules.ini
[bar/main]
offset-y = 5px
separator = "•"
separator-margin = 3px
bottom = true
font-0 = "Iosevka Nerd Font:weight=bold:size=11;3"
font-1 = "Font Awesome 6 Free:weight=bold:size=11;3"
border-size = 2pt
border-color = ${colors.bordercolor}
radius = 8
height = 20pt
module-margin = 1px
background = ${colors.backgroundDark}
foreground = ${colors.disabled}
padding-left = 0
padding-right = 1
width = 98%
offset-x = 1%
cursor-click = pointer
cursor-scroll = ns-resize
enable-ipc = true
modules-left= xwindow
modules-center = xworkspaces
modules-right= eth battery pulseaudio memory cpu date
[settings]
screenchange-reload = true
pseudo-transparency = true