papirus-icon-theme/README.md

85 lines
2.9 KiB
Markdown
Raw Normal View History

2016-06-15 02:12:40 -04:00
<p align="center">
<img src="https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk/master/preview.png" alt="preview"/>
</p>
2016-06-05 18:29:32 -04:00
2016-11-24 01:39:22 -05:00
# About
2016-11-24 05:39:57 -05:00
Papirus - it's SVG icon theme for Linux, based on [Paper](https://github.com/snwh/paper-icon-theme) with more additionals (hardcode-tray support, libreoffice icon theme, filezilla theme, smplayer themes ...) and modifications. Available light and dark version for GTK and [KDE](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme-kde).
2016-10-26 03:56:01 -04:00
2016-11-10 08:21:14 -05:00
# Install / Update
2016-11-24 01:39:22 -05:00
## ROOT directory
2016-06-05 18:29:32 -04:00
```
2016-11-25 18:41:01 -05:00
curl -sL https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk/master/install-papirus-root.sh | sh
2016-06-15 02:12:40 -04:00
```
2016-11-24 01:39:22 -05:00
## HOME directory
2016-11-11 05:21:32 -05:00
```
2016-11-25 18:41:01 -05:00
curl -sL https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk/master/install-papirus-home.sh | sh
2016-11-11 05:21:32 -05:00
```
2016-11-10 08:21:14 -05:00
**Depends:**
2016-11-25 18:41:01 -05:00
- curl
- tar
2016-11-11 06:21:48 -05:00
- libqt4-svg (optional, need for right work on Qt4-apps)
2016-11-10 08:21:14 -05:00
2016-11-12 11:44:47 -05:00
For easy way update you can add bash alias `update-papirus`:
```
2016-11-25 18:41:01 -05:00
echo 'alias update-papirus="curl -sL https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk/master/install-papirus-home.sh | sh"' >> ~/.bashrc
2016-11-12 11:44:47 -05:00
```
2016-11-11 06:08:58 -05:00
# Remove
```
2016-11-25 18:41:01 -05:00
curl -sL https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk/master/remove-papirus.sh | sh
2016-11-11 06:08:58 -05:00
```
2016-11-08 05:34:17 -05:00
# Hardcoded tray icons
2016-10-26 03:57:18 -04:00
2016-10-26 03:56:01 -04:00
Papirus now support [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray) script
2016-11-08 05:34:17 -05:00
![hardcode-tray](hardcode-tray-preview.png)
2016-11-08 05:26:56 -05:00
2016-11-22 01:35:42 -05:00
# Recommends
2016-11-22 01:42:44 -05:00
- For beter looking use icons with GTK theme [Arc Dark](https://github.com/horst3180/arc-theme)
- Also patched [Notify-OSD](https://launchpad.net/~leolik/+archive/ubuntu/leolik/+packages) with icon size 33px
2016-11-22 01:35:42 -05:00
**~/.notify-osd** example:
```
slot-allocation = dynamic
bubble-expire-timeout = 10sec
bubble-vertical-gap = 10px
bubble-horizontal-gap = 10px
bubble-corner-radius = 24px
bubble-icon-size = 33px
bubble-gauge-size = 6px
bubble-width = 240px
bubble-background-color = 2f343f
bubble-background-opacity = 95%
text-margin-size = 10px
text-title-size = 100%
text-title-weight = bold
text-title-color = adb7bf
text-title-opacity = 100%
text-body-size = 90%
text-body-weight = normal
text-body-color = eaeaea
text-body-opacity = 100%
text-shadow-opacity = 50%
location = 1
bubble-prevent-fade = 1
bubble-close-on-click = 1
bubble-as-desktop-bg = 0
```
2016-11-24 01:39:22 -05:00
# Icon request
- Application name
- Icon name (see desktop-file option **Icon** on `/usr/share/applications`)
- Original icon image
2016-11-24 01:42:20 -05:00
# Donate
2016-10-26 03:56:01 -04:00
If you like my project , you can donate:
<span class="paypal"><a href="https://www.paypal.me/varlesh" title="Donate to this project using Paypal"><img src="https://www.paypalobjects.com/webstatic/mktg/Logo/pp-logo-100px.png" alt="PayPal donate button" /></a></span>
2016-11-24 01:52:33 -05:00
<span class="Yandex.Money"><a href="http://yasobe.ru/na/varlesh#form_submit" title="Donate to this project using Yandex.Money"><img src="https://money.yandex.ru/img/ym_logo.gif" alt="Yandex.Money donate button" /></a></span>
2016-11-24 01:42:20 -05:00
# License
GNU LGPL v3