diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2011-07-12 05:04:16 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:04 -0300 |
commit | 18974e920c585843c6e34f2b95e2d60e31e1737d (patch) | |
tree | 8583ec3d9effdd0bae9f4ebaa1a5fff1f82083f7 /desktop/parcellite/README | |
parent | d57fd9310ef9fa656a08276f1414e68f81277263 (diff) | |
download | slackbuilds-18974e920c585843c6e34f2b95e2d60e31e1737d.tar.gz |
desktop/parcellite: Updated for version 1.0.2rc2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/parcellite/README')
-rw-r--r-- | desktop/parcellite/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/desktop/parcellite/README b/desktop/parcellite/README index 1c914f3212..7c0ccd5f76 100644 --- a/desktop/parcellite/README +++ b/desktop/parcellite/README @@ -1,9 +1,9 @@ -Parcellite is a lightweight GTK+ clipboard manager. This is a stripped -down, basic-features-only clipboard manager with a small memory footprint +Parcellite is a lightweight GTK+ clipboard manager. This is a stripped +down, basic-features-only clipboard manager with a small memory footprint for those who like simplicity. Parcellite features a clipboard CLI. Unrecognized options and the -contents of your standard input get copied to your clipboard. +contents of your standard input get copied to your clipboard. See the man page for examples. Features @@ -12,3 +12,7 @@ Features * Daemon mode; guard your clipboard contents when you close applications. * Global hotkeys to display your items quickly. * Perform custom commands using clipboard contents. + +If you prefer using stock GTK icons (based on your GTK theme) as opposed to +the new Parcellite icon, then simply run the script like this: + NOICON=YES ./parcellite.SlackBuild |