diff options
author | 2019-06-11 14:20:11 +0200 | |
---|---|---|
committer | 2019-06-11 14:20:11 +0200 | |
commit | a31f5f9375d41e7b50c742ad8efbd5d2dc742bf4 (patch) | |
tree | 9d285791c1fa28aca4ffd4c9efe6a4988d79a66e /Flat-Remix-Red-Light/index.theme | |
parent | 341395bd2c57ac9d6b41f2e9980429a21148b820 (diff) | |
download | flat-remix-a31f5f9375d41e7b50c742ad8efbd5d2dc742bf4.tar.gz flat-remix-a31f5f9375d41e7b50c742ad8efbd5d2dc742bf4.zip |
Fix app menu uses actions icons for apps
Diffstat (limited to 'Flat-Remix-Red-Light/index.theme')
-rw-r--r-- | Flat-Remix-Red-Light/index.theme | 29 |
1 files changed, 26 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/index.theme b/Flat-Remix-Red-Light/index.theme index 4ceb6e3e6..8781d3b20 100644 --- a/Flat-Remix-Red-Light/index.theme +++ b/Flat-Remix-Red-Light/index.theme @@ -24,10 +24,18 @@ Directories=actions/scalable,actions/symbolic,animations,apps/scalable,apps/symb [actions/scalable] Context=Actions +Size=16 +Type=Fixed + +[actions/scalable] +Context=Actions +Size=22 +Type=Fixed + +[actions/scalable] +Context=Actions Size=24 -MinSize=1 -MaxSize=24 -Type=Scalable +Type=Fixed [actions/symbolic] Context=Actions @@ -50,6 +58,21 @@ MinSize=1 MaxSize=512 Type=Scalable +[apps/scalable] +Context=Applications +Size=16 +Type=Fixed + +[apps/scalable] +Context=Applications +Size=22 +Type=Fixed + +[apps/scalable] +Context=Applications +Size=24 +Type=Fixed + [apps/symbolic] Context=Applications Size=16 |