Reno is the second iteration of the AWMTK-powered AwesomeWM config.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
743 B

  1. {
  2. "list": [
  3. {"widget": "widgets.base.popuptitle",
  4. "options":{
  5. "title":"Reno Unity"
  6. },
  7. "vertical":true
  8. },
  9. {
  10. "list": [
  11. {"widget": "widgets.base.tagswitcher",
  12. "screen":true
  13. },
  14. {"widget": "widgets.rootmenu.controls"},
  15. {"widget": "widgets.xdgmenu",
  16. "options": {
  17. "exclude_category": [
  18. "Other"
  19. ]
  20. }
  21. },
  22. {"widget": "widgets.rootmenu.buttons"}
  23. ],
  24. "vertical": true
  25. }
  26. ],
  27. "vertical": false
  28. }