summaryrefslogtreecommitdiff
path: root/.config/s6-rc/statusbar
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2026-01-13 18:07:56 -0500
committerSam Nystrom <sam@samnystrom.dev>2026-01-13 18:07:56 -0500
commit116f27ebb1340044139779a47b54e6b099bb7caa (patch)
tree619b43a51ad6b845f121032923aadb29ee881e0a /.config/s6-rc/statusbar
parentf24f6ea00f245e0ba1e593f954267f7eefd59c8a (diff)
update s6 config
Diffstat (limited to '.config/s6-rc/statusbar')
-rw-r--r--.config/s6-rc/statusbar/down2
-rw-r--r--.config/s6-rc/statusbar/up8
2 files changed, 8 insertions, 2 deletions
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