I don't know why. Just move on.

This commit is contained in:
coolnsx
2024-05-14 16:45:28 +05:30
parent 19a2f9f1e7
commit 95b3b0b284
7 changed files with 43 additions and 51 deletions

View File

@@ -15,7 +15,7 @@ notify_droid() {
}
notify_linux() {
notify-send "$1" -h "string:x-canonical-private-synchronous:${0##*/}"
notify-send -e "$1" -h "string:x-canonical-private-synchronous:${0##*/}"
}
conv_to_octal(){