aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Dunst.sh
blob: fa8bc10d0ed14b36c6c3a4109511920924f2d177 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash

CONFIG="$HOME/.config/dunst/dunstrc"

if [[ ! $(pidof dunst) ]]; then
	dunst -conf ${CONFIG}
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage