diff options
Diffstat (limited to '.config/s6-rc/statusbar/up')
| -rw-r--r-- | .config/s6-rc/statusbar/up | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.config/s6-rc/statusbar/up b/.config/s6-rc/statusbar/up index 11ceecc..a68fffb 100644 --- a/.config/s6-rc/statusbar/up +++ b/.config/s6-rc/statusbar/up @@ -1 +1,7 @@ -eww open bar
\ No newline at end of file +foreground { + eww open-many + bar:bar1 bar:bar2 + --arg bar1:screen=0 --arg bar2:screen=1 + --arg bar1:output=eDP-1 --arg bar2:output=HDMI-A-1 +} +true |
