diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2026-01-12 17:32:13 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2026-01-12 17:32:13 -0500 |
| commit | 177e66bbc09b62cfbc8f241511475cdb76d6bd15 (patch) | |
| tree | d4f1b83a25a8e7a6cbd569ea2491dc6ca897dab3 /.config/s6-rc | |
| parent | 2fdb1d63457dbc76f2063e64307bdaae3920a383 (diff) | |
update s6 config
Diffstat (limited to '.config/s6-rc')
| -rw-r--r-- | .config/s6-rc/default/contents.d/eww (renamed from .config/s6-rc/statusbar/contents.d/sandbar-pipeline) | 0 | ||||
| -rw-r--r-- | .config/s6-rc/default/contents.d/swayidle-nosleep | 0 | ||||
| -rw-r--r-- | .config/s6-rc/statusbar/dependencies.d/eww | 0 | ||||
| -rw-r--r-- | .config/s6-rc/statusbar/down | 1 | ||||
| -rw-r--r-- | .config/s6-rc/statusbar/type | 2 | ||||
| -rw-r--r-- | .config/s6-rc/statusbar/up | 1 |
6 files changed, 3 insertions, 1 deletions
diff --git a/.config/s6-rc/statusbar/contents.d/sandbar-pipeline b/.config/s6-rc/default/contents.d/eww index e69de29..e69de29 100644 --- a/.config/s6-rc/statusbar/contents.d/sandbar-pipeline +++ b/.config/s6-rc/default/contents.d/eww diff --git a/.config/s6-rc/default/contents.d/swayidle-nosleep b/.config/s6-rc/default/contents.d/swayidle-nosleep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.config/s6-rc/default/contents.d/swayidle-nosleep 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 --- /dev/null +++ b/.config/s6-rc/statusbar/dependencies.d/eww 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 |
