mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
polybar/config.ini: update
This commit is contained in:
parent
5f5ce1ea48
commit
cc0145250c
1 changed files with 5 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ disabled = #383a43
|
||||||
[bar/main]
|
[bar/main]
|
||||||
bottom = true
|
bottom = true
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 26pt
|
height = 28pt
|
||||||
dpi = 96
|
dpi = 96
|
||||||
|
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
|
|
@ -22,13 +22,13 @@ padding-left = 0
|
||||||
padding-right = 1
|
padding-right = 1
|
||||||
module-margin = 1
|
module-margin = 1
|
||||||
|
|
||||||
font-0 = JetBrainsMonoNLNF-Regular;2
|
font-0 = JetBrainsMonoNLNF-Regular:pixelsize=16;2
|
||||||
|
|
||||||
modules-left = xworkspaces xwindow
|
modules-left = xworkspaces
|
||||||
modules-right = cpu memory pulseaudio systray date
|
modules-center = xwindow
|
||||||
|
modules-right = memory pulseaudio systray date
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
|
||||||
|
|
||||||
enable-ipc = true
|
enable-ipc = true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue