mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 09:04:23 +01:00
Merge pull request #11 from Aroy-Art/dev
Added krita to list in post "Themes & Icons in KDE"
This commit is contained in:
commit
67b112802c
1 changed files with 10 additions and 1 deletions
|
@ -4,7 +4,7 @@ subtitle = "Where are themes and icons stored in KDE?"
|
|||
fragment = "content"
|
||||
weight = 100
|
||||
date = "2020-12-13"
|
||||
tags = ["kde", "themes", "theme", "icons", "icon"]
|
||||
tags = ["kde", "themes", "theme", "icons", "icon", "krita"]
|
||||
+++
|
||||
|
||||
### KDE Global
|
||||
|
@ -22,3 +22,12 @@ User spesific themes and icons are placed in:
|
|||
~/.local/share/plasma/desktoptheme/
|
||||
~/.local/share/icons/
|
||||
```
|
||||
|
||||
#### Krita icons and themes
|
||||
|
||||
Icons and themes are storde in:
|
||||
|
||||
``` Path
|
||||
~/.local/share/krita/color-schemes
|
||||
~/.local/share/krita/preset_icons
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue