File tree Expand file tree Collapse file tree
system_files/shared/etc/bazaar Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # https://github.com/kolunmi/bazaar/blob/main/docs/overview.org
1+ # https://github.com/kolunmi/bazaar/blob/main/docs/overview.md
22
33css : |
44 .global-section banner {
@@ -114,6 +114,14 @@ css: |
114114 background-color: #084152;
115115 }
116116
117+ .kde-section {
118+ background: #27b5fc;
119+ }
120+
121+ .kde-section-dark {
122+ background: #1b89f3;
123+ }
124+
117125 .ai-section {
118126 background: linear-gradient(0deg, #cc773e, #d05a00);
119127 }
@@ -340,6 +348,37 @@ rows:
340348 - io.github.plrigaux.sysd-manager
341349 - me.iepure.devtoolbox
342350
351+ - sections :
352+ - expand-horizontally : true
353+ classes :
354+ - global-section
355+ light-classes :
356+ - kde-section
357+ dark-classes :
358+ - kde-section-dark
359+ category :
360+ title : " Placeholder"
361+ subtitle : " Placeholder"
362+ light-banner : file:///run/host/etc/bazaar/09-aurora-bazaar-light.png
363+ dark-banner : file:///run/host/etc/bazaar/09-aurora-bazaar-dark.png
364+ banner-fit : cover
365+ banner-text-halign : start
366+ banner-text-valign : center
367+ banner-height : 750
368+ enable-bulk-install : true
369+ appids :
370+ - org.kde.elisa
371+ - org.kde.kasts
372+ - org.kde.kamoso
373+ - org.kde.CrowTranslate
374+ - org.kde.marknote
375+ - org.kde.alligator
376+ - org.kde.tokodon
377+ - org.kde.neochat
378+ - org.kde.keysmith
379+ - org.kde.merkuro
380+ - org.kde.kid3
381+
343382 - sections :
344383 - expand-horizontally : true
345384 classes :
You can’t perform that action at this time.
0 commit comments