Manjaro: коллекция приложений


Тип (репозиторий, формат пакета):   Application       Snap       Flatpak     Appimage  

Номер раздела (категории):   1      2      3    4    5    6    7    8    9    10    11    12    13  

Приложение: Oxygen Cursors
  Интерфейс  

Oxygen Cursor Themes
[ О приложении ]


This snap contains the complete set of Oxygen cursor themes (from both the oxygen-cursor-theme and oxygen-cursor-theme-extra packages) originally created for KDE 4.
The cursors are available in numerous colors to match the style of any desktop.

**Attributions**

All credit goes to the original cursor developers of the KDE project and the package maintainers at Kubuntu.

**Applying the theme**

To apply the theme to a single application, perform the following:

sudo snap connect [snap-you-want-to-theme]:icon-themes oxygen-cursors:icon-themes

To apply to all applications run the following command.
Thanks to @flexiondotorg for the handy loop.

for plug in $(snap connections | grep gtk-common-themes:icon-themes | awk '{print $2}'); do sudo snap connect ${plug} oxygen-cursors:icon-themes; done

*NOTE*: Some apps like the Ubuntu Snap Store may require logging out, and back in to load the changes.


Репозиторий: Snap