@ -97,6 +97,14 @@ The other two swap between build and src dirs on my local git checkout
}
#+end_src
Send a message through OSD
#+begin_src sh :tangle kde-utils.sh
kde-osd-message() {
qdbus org.freedesktop.Notifications /org/kde/osdService org.kde.osdService.showText alert $1
#+begin_src sh
source ~/scripts/kde-utils.sh