fix background notify
This commit is contained in:
@@ -14,7 +14,7 @@ log() {
|
||||
echo "$1" >> $LOGFILE
|
||||
}
|
||||
notify(){
|
||||
notify-send "$1"
|
||||
DISPLAY=:10.0 XDG_RUNTIME_DIR=/run/user/$(id -u) notify-send "$1"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user