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.

18 lines
324 B

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