From 116f27ebb1340044139779a47b54e6b099bb7caa Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Tue, 13 Jan 2026 18:07:56 -0500 Subject: update s6 config --- .config/s6-rc/statusbar/down | 2 +- .config/s6-rc/statusbar/up | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to '.config/s6-rc/statusbar') diff --git a/.config/s6-rc/statusbar/down b/.config/s6-rc/statusbar/down index 9a7897f..dad3da1 100644 --- a/.config/s6-rc/statusbar/down +++ b/.config/s6-rc/statusbar/down @@ -1 +1 @@ -eww close bar \ No newline at end of file +foreground { eww close bar1 bar2 } true \ No newline at end of file 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 -- cgit v1.2.3