diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-16 20:31:17 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-16 20:31:17 +0100 |
| commit | 251c49b6e48b7a12e07dfa29128f614a8ed02679 (patch) | |
| tree | 5ffb8cdee2e691e5d81f9d23842f75edb624491f | |
| parent | e3c00b6e7a3371819dd85f179f889879b3199145 (diff) | |
Add space at the end of the pkill cowpager / cowbuttons section.
| -rwxr-xr-x | .config/cow/after-start.sh | 1 |
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) |
