Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 698 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 698 Bytes

simpleDesktopNotes

Display text from file on Cinnamon desktop.

Features

  • Choose file to load
  • Set width
  • Set background color and transparency
  • Set text color
  • Set border radius

To make text highlighted, add # at the beginning of line.

Manual installation

cd ~/.local/share/cinnamon/desklets
mkdir simpleDesktopNotes@piotrek-k
cd simpleDesktopNotes@piotrek-k/
git clone https://github.com/piotrek-k/simpleDesktopNotes.git .

or simply paste contents of this repository into ~/.local/share/cinnamon/desklets/simpleDesktopNotes@piotrek-k.

In order to work properly, file desklet.js should be directly inside simpleDesktopNotes@piotrek-k folder.