flashfocus stops working after restart bspwm
Open
- Dominant language
- Python
- Stars
- 756
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
```bash
xrdb -merge $HOME/.Xresources
pgrep -x sxhkd > /dev/null || sxhkd &
picom &
nitrogen --restore &
dunst &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
flashfocus &
```
I use autostart script with bspwm
Contributor guide
Assessment
This issue has not been assessed yet.