config.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "accent": "#376594",
  3. "appMenuTriangularTabs": true,
  4. "autostart": [
  5. ],
  6. "background": "",
  7. "configVersion": "0.4.2",
  8. "dateFormat": "MMM d",
  9. "enableAnimation": true,
  10. "favApps": [
  11. ],
  12. "firstDayOfWeek": 1,
  13. "fontFamily": "Open Sans",
  14. "fontSize": 10,
  15. "iconTheme": "Mint-Y-Legacy-Dark-Grey",
  16. "ipIfname": "enp1s0",
  17. "kbLayoutToggle": "grp:win_space_toggle",
  18. "kbLayouts": "us,ua",
  19. "menuIcon": "/usr/share/plainDE/menuIcon.png",
  20. "menuText": "Apps",
  21. "panel1": {
  22. "applets": [
  23. "appmenu",
  24. "windowlist",
  25. "spacer",
  26. "battery",
  27. "mpris",
  28. "localipv4",
  29. "workspaces",
  30. "volume",
  31. "kblayout",
  32. "datetime",
  33. "splitter",
  34. "usermenu"
  35. ],
  36. "expand": true,
  37. "height": 28,
  38. "launcherIconSize": 22,
  39. "location": "top",
  40. "opacity": 0.75,
  41. "xOffset": 0
  42. },
  43. "panel2": {
  44. "applets": [
  45. "launcher:terminator.desktop",
  46. "launcher:notepadqq.desktop",
  47. "launcher:pcmanfm.desktop",
  48. "launcher:firefox.desktop",
  49. "launcher:galculator.desktop",
  50. "launcher:org.qt-project.qtcreator.desktop"
  51. ],
  52. "expand": false,
  53. "height": 50,
  54. "launcherIconSize": 32,
  55. "location": "bottom",
  56. "opacity": 0.75,
  57. "xOffset": 370
  58. },
  59. "showDate": true,
  60. "theme": "gradient-dark.qss",
  61. "timeFormat": "h:mm AP",
  62. "useCountryFlag": true
  63. }