aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-08-16 20:31:17 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-08-16 20:31:17 +0100
commit251c49b6e48b7a12e07dfa29128f614a8ed02679 (patch)
tree5ffb8cdee2e691e5d81f9d23842f75edb624491f /.config
parente3c00b6e7a3371819dd85f179f889879b3199145 (diff)
Add space at the end of the pkill cowpager / cowbuttons section.
Diffstat (limited to '.config')
-rwxr-xr-x.config/cow/after-start.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/cow/after-start.sh b/.config/cow/after-start.sh
index 42a8fc8..aa39254 100755
--- a/.config/cow/after-start.sh
+++ b/.config/cow/after-start.sh
@@ -39,6 +39,7 @@ sh "$HOME/.config/waybar/scripts/swayidle-update.sh"
pkill -9 cowpager
pkill -9 cowbuttons
sleep 0.1
+
# start cowpager and cowbuttons for each monitor
monitors=$(moocow show output | jq -r '.data[] | .name' | wc -l | xargs)