From 95cf66a8aa69e2b7e230ad054022f8b24c62dbf7 Mon Sep 17 00:00:00 2001 From: Alexey Varfolomeev Date: Wed, 13 May 2020 10:18:21 +0400 Subject: [PATCH] hacks for LXQt Plugins & added recommendations #2211 --- .../16x16/actions/brightnesssettings.svg | 1 + .../preferences-desktop-notification.svg | 1 + .../16x16/actions/preferences-plugin.svg | 1 + Papirus/16x16/actions/brightnesssettings.svg | 1 + .../preferences-desktop-notification.svg | 1 + Papirus/16x16/actions/preferences-plugin.svg | 1 + README.md | 20 +++++++++++++++++++ ePapirus/16x16/actions/brightnesssettings.svg | 1 + .../preferences-desktop-notification.svg | 1 + ePapirus/16x16/actions/preferences-plugin.svg | 1 + 10 files changed, 29 insertions(+) create mode 120000 Papirus-Dark/16x16/actions/brightnesssettings.svg create mode 120000 Papirus-Dark/16x16/actions/preferences-desktop-notification.svg create mode 120000 Papirus-Dark/16x16/actions/preferences-plugin.svg create mode 120000 Papirus/16x16/actions/brightnesssettings.svg create mode 120000 Papirus/16x16/actions/preferences-desktop-notification.svg create mode 120000 Papirus/16x16/actions/preferences-plugin.svg create mode 120000 ePapirus/16x16/actions/brightnesssettings.svg create mode 120000 ePapirus/16x16/actions/preferences-desktop-notification.svg create mode 120000 ePapirus/16x16/actions/preferences-plugin.svg diff --git a/Papirus-Dark/16x16/actions/brightnesssettings.svg b/Papirus-Dark/16x16/actions/brightnesssettings.svg new file mode 120000 index 0000000000..d1318a99ac --- /dev/null +++ b/Papirus-Dark/16x16/actions/brightnesssettings.svg @@ -0,0 +1 @@ +contrast.svg \ No newline at end of file diff --git a/Papirus-Dark/16x16/actions/preferences-desktop-notification.svg b/Papirus-Dark/16x16/actions/preferences-desktop-notification.svg new file mode 120000 index 0000000000..541dfabd01 --- /dev/null +++ b/Papirus-Dark/16x16/actions/preferences-desktop-notification.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/Papirus-Dark/16x16/actions/preferences-plugin.svg b/Papirus-Dark/16x16/actions/preferences-plugin.svg new file mode 120000 index 0000000000..7563411ca2 --- /dev/null +++ b/Papirus-Dark/16x16/actions/preferences-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/Papirus/16x16/actions/brightnesssettings.svg b/Papirus/16x16/actions/brightnesssettings.svg new file mode 120000 index 0000000000..d1318a99ac --- /dev/null +++ b/Papirus/16x16/actions/brightnesssettings.svg @@ -0,0 +1 @@ +contrast.svg \ No newline at end of file diff --git a/Papirus/16x16/actions/preferences-desktop-notification.svg b/Papirus/16x16/actions/preferences-desktop-notification.svg new file mode 120000 index 0000000000..541dfabd01 --- /dev/null +++ b/Papirus/16x16/actions/preferences-desktop-notification.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/Papirus/16x16/actions/preferences-plugin.svg b/Papirus/16x16/actions/preferences-plugin.svg new file mode 120000 index 0000000000..7563411ca2 --- /dev/null +++ b/Papirus/16x16/actions/preferences-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file diff --git a/README.md b/README.md index ec3502a09e..07cbfdad8d 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ sudo -E hardcode-tray --conversion-tool RSVGConvert --size 22 --theme Papirus - XFCE 22px ([see](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme#manual-fixes) for more info) - Pantheon 24px - Cinnamon 16px +- LXQt 16px ![hardcode-tray](https://i.imgur.com/6hFm6aj.png) @@ -277,6 +278,25 @@ gsettings set org.pantheon.desktop.wingpanel use-transparency false +
+For LXQt users + +Here are a few recommendations for LXQt users. + +#### PCManFM-Qt File Manager + +Go to `Edit` → `Preferences`. Click on `Display` section. On `Icons` category change size to `16x16` for `Size of side pane icons`. + +![pcmanfmqt](https://i.imgur.com/2x3U6xD.png) + +#### Monochrome Panel Plugins + +`Configure Panel` and set `16px` for `Icon size`. + +![lxqt-panel](https://i.imgur.com/iwuhBiG.png) + +
+ ## Icon request - Application name diff --git a/ePapirus/16x16/actions/brightnesssettings.svg b/ePapirus/16x16/actions/brightnesssettings.svg new file mode 120000 index 0000000000..d1318a99ac --- /dev/null +++ b/ePapirus/16x16/actions/brightnesssettings.svg @@ -0,0 +1 @@ +contrast.svg \ No newline at end of file diff --git a/ePapirus/16x16/actions/preferences-desktop-notification.svg b/ePapirus/16x16/actions/preferences-desktop-notification.svg new file mode 120000 index 0000000000..541dfabd01 --- /dev/null +++ b/ePapirus/16x16/actions/preferences-desktop-notification.svg @@ -0,0 +1 @@ +dialog-messages.svg \ No newline at end of file diff --git a/ePapirus/16x16/actions/preferences-plugin.svg b/ePapirus/16x16/actions/preferences-plugin.svg new file mode 120000 index 0000000000..7563411ca2 --- /dev/null +++ b/ePapirus/16x16/actions/preferences-plugin.svg @@ -0,0 +1 @@ +plugins.svg \ No newline at end of file