From 177e66bbc09b62cfbc8f241511475cdb76d6bd15 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Mon, 12 Jan 2026 17:32:13 -0500 Subject: update s6 config --- .config/s6-rc/statusbar/contents.d/sandbar-pipeline | 0 .config/s6-rc/statusbar/dependencies.d/eww | 0 .config/s6-rc/statusbar/down | 1 + .config/s6-rc/statusbar/type | 2 +- .config/s6-rc/statusbar/up | 1 + 5 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 .config/s6-rc/statusbar/contents.d/sandbar-pipeline create mode 100644 .config/s6-rc/statusbar/dependencies.d/eww create mode 100644 .config/s6-rc/statusbar/down create mode 100644 .config/s6-rc/statusbar/up (limited to '.config/s6-rc/statusbar') diff --git a/.config/s6-rc/statusbar/contents.d/sandbar-pipeline b/.config/s6-rc/statusbar/contents.d/sandbar-pipeline deleted file mode 100644 index e69de29..0000000 diff --git a/.config/s6-rc/statusbar/dependencies.d/eww b/.config/s6-rc/statusbar/dependencies.d/eww new file mode 100644 index 0000000..e69de29 diff --git a/.config/s6-rc/statusbar/down b/.config/s6-rc/statusbar/down new file mode 100644 index 0000000..9a7897f --- /dev/null +++ b/.config/s6-rc/statusbar/down @@ -0,0 +1 @@ +eww close bar \ No newline at end of file diff --git a/.config/s6-rc/statusbar/type b/.config/s6-rc/statusbar/type index 757b422..bdd22a1 100644 --- a/.config/s6-rc/statusbar/type +++ b/.config/s6-rc/statusbar/type @@ -1 +1 @@ -bundle +oneshot diff --git a/.config/s6-rc/statusbar/up b/.config/s6-rc/statusbar/up new file mode 100644 index 0000000..11ceecc --- /dev/null +++ b/.config/s6-rc/statusbar/up @@ -0,0 +1 @@ +eww open bar \ No newline at end of file -- cgit v1.2.3