summaryrefslogtreecommitdiff
path: root/.config/s6-rc/statusbar
diff options
context:
space:
mode:
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