Show short message on top bar.
https://extensions.gnome.org/extension/974/short-memo/
See extension
git clone git://github.com/kusabashira/short-memo
cd short-memo
make install-extension
You can modify the message by using dconf. as follows:
# change the message to "Warning"
dconf write /org/gnome/shell/extensions/short-memo/message '"Warning"'
# change the message to "(つ´∀`)つ"
dconf write /org/gnome/shell/extensions/short-memo/message '"(つ´∀`)つ"'
- https://github.com/rhasnainanwar/short-memo
- There is a script to change the message from CLI.
GNOME Shell Extensions are distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details. Individual extensions may be licensed under different terms, see each source file for details.
kusabashira [email protected]