Update polybar configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
717875f759
commit
893d322bdf
2 changed files with 11 additions and 0 deletions
|
@ -54,6 +54,10 @@ scroll-down = i3wm-deskprev
|
|||
inherit = bar/top
|
||||
monitor = eDP1
|
||||
|
||||
[bar/top3]
|
||||
inherit = bar/top
|
||||
monitor = DP2
|
||||
|
||||
[bar/top-nvidia]
|
||||
inherit = bar/top
|
||||
monitor = HDMI-1-1
|
||||
|
@ -79,6 +83,11 @@ inherit = bar/bottom
|
|||
monitor = eDP1
|
||||
tray-position = left
|
||||
|
||||
[bar/bottom3]
|
||||
inherit = bar/bottom
|
||||
monitor = DP2
|
||||
tray-position = left
|
||||
|
||||
[bar/bottom-nvidia]
|
||||
inherit = bar/bottom
|
||||
monitor = HDMI-1-1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue