aboutsummaryrefslogtreecommitdiff
path: root/.config/cow/after-start.sh
AgeCommit message (Collapse)AuthorFilesLines
2026-08-16Add space at the end of the pkill cowpager / cowbuttons section.Justine Smithies1-0/+1
2026-08-16Added another sleep 0.1 after killing cowbuttons and cowpager before drawing ↵Justine Smithies1-1/+1
the bar on each output in afterstart.sh
2026-08-16Added a script at the end of afterstart,sh to open a seperate cowpager and ↵Justine Smithies1-5/+18
cowbuttons on each monitor.
2026-08-15Start cowbuttons in the background.Justine Smithies1-4/+4
2026-08-13Start cowpager in the background.Justine Smithies1-0/+3
2026-08-12Commented out waybar for now as looking into using cowbuttons, cowpager and ↵Justine Smithies1-2/+2
cowiconman
2026-08-08Changed out pkill -f for pkill -p as issuing a pkill -USR1 cow before didn't ↵Justine Smithies1-7/+8
kill waybar and so on it duplicated them.
2026-08-03This is a WIP so will change quite a bit and other stuff like scripts ↵Justine Smithies1-0/+40
external to CoW will be added later.