Skip to content

nil-two/short-memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Memo

Show short message on top bar.

https://extensions.gnome.org/extension/974/short-memo/

Installation

from GNOME Shell Extensions

See extension

from command line

git clone git://github.com/nil-two/short-memo
cd short-memo
make install-extension

Tips

modifying the message

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 '"(つ´∀`)つ"'

See also

License

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.

Author

nil2 [email protected]

About

[Unmaintained] Show short message on top bar

Resources

License

Stars

Watchers

Forks

Packages

No packages published