New beggining.

This commit is contained in:
Crony Akatsuki 2022-12-26 14:20:37 +01:00
commit 6964b2b200
33 changed files with 1281 additions and 0 deletions

3
quick-notify Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
notify-send "$1" "$2" -u normal -i "$HOME/pics/logo.png"