···11#!/usr/bin/env bash
2233+# Cheap hack to get pointerCursor working because for some reason it doesn't...
44+xsetroot -xcf /etc/profiles/per-user/anish/share/icons/capitaine-cursors/cursors/left_ptr 32
55+36pkill -u $UID -x polybar
47while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
58