From 2c6ae8a4287ffad33a8c41b08ef47b62494a67dd Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Wed, 14 Jan 2026 14:47:59 -0500 Subject: Add quickshell config --- .config/s6-rc/quickshell-log/run | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/s6-rc/quickshell-log/run (limited to '.config/s6-rc/quickshell-log/run') diff --git a/.config/s6-rc/quickshell-log/run b/.config/s6-rc/quickshell-log/run new file mode 100755 index 0000000..3e483b2 --- /dev/null +++ b/.config/s6-rc/quickshell-log/run @@ -0,0 +1,4 @@ +#!/bin/execlineb -P +importas -i HOME HOME +exec -c +s6-log -d3 -- t ${HOME}/.local/state/s6/logs/quickshell -- cgit v1.2.3