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
517 B

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