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.

19 lines
330 B

  1. {
  2. "align": {
  3. "left": [
  4. {
  5. "widget": "widgets.tasklist",
  6. "screen": true
  7. }
  8. ],
  9. "center": [
  10. ],
  11. "right": [
  12. {
  13. "widget": "widgets.launcher"
  14. }
  15. ]
  16. },
  17. "vertical": true
  18. }