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.

22 lines
520 B

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