Update X11 configs (env, bspwm, polybar)
This commit is contained in:
parent
06f35a4eb9
commit
0b69eff54b
4 changed files with 10 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
|||
[bar/portalo-base]
|
||||
inherit = bar/base
|
||||
|
||||
modules-left = bspwm title
|
||||
modules-left = bspwm
|
||||
modules-right = openweather memory cpu temperature eth check-arch-updates date
|
||||
|
||||
eth-interface = enp0s31f6
|
||||
|
@ -55,7 +55,7 @@
|
|||
[bar/portalo-primary]
|
||||
inherit = bar/portalo-base
|
||||
|
||||
modules-left = bspwm bsp-layout-primary title
|
||||
modules-left = bspwm bsp-layout-primary
|
||||
modules-center = player-mpris-simple
|
||||
|
||||
monitor = ${env:MONITOR_PRIMARY}
|
||||
|
@ -63,7 +63,7 @@
|
|||
[bar/portalo-secondary]
|
||||
inherit = bar/portalo-base
|
||||
|
||||
modules-left = bspwm bsp-layout-secondary title
|
||||
modules-left = bspwm bsp-layout-secondary
|
||||
|
||||
monitor = ${env:MONITOR_SECONDARY}
|
||||
tray-position = none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue