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.

32 lines
826 B

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