aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Dunst.sh
blob: a440e3a118366969095152b1835b1bf16d71e947 (plain) (blame)
1
2
3
4
5
6
7
#!/usr/bin/env 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