use new XDG profile
this might be subject to change, due to exessive problems still needing fixes
This commit is contained in:
27
etc/polybar/bars/top.ini
Normal file
27
etc/polybar/bars/top.ini
Normal file
@@ -0,0 +1,27 @@
|
||||
; the top polybar
|
||||
[bar/top]
|
||||
width = 100%
|
||||
height = 24pt
|
||||
radius = 0
|
||||
line-size = 3pt
|
||||
border-size = 0pt
|
||||
font-0 = JetBrainsMonoNLNerdFont;2
|
||||
background = ${colours.background}
|
||||
foreground = ${colours.foreground}
|
||||
separator-foreground = ${colours.disabled}
|
||||
border-color = #00000000
|
||||
module-margin = 1
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
enable-ipc = true
|
||||
|
||||
separator = |
|
||||
padding-left = 0
|
||||
modules-left = workspaces window
|
||||
modules-center = date time
|
||||
modules-right = systray enpnative enpusbc wifi volume battery
|
||||
padding-right = 1
|
||||
|
||||
[settings]
|
||||
screenchange-reload = true
|
||||
pseudo-transparency = true
|
||||
Reference in New Issue
Block a user