Skip to content

Commit

Permalink
Extended advanced config example
Browse files Browse the repository at this point in the history
  • Loading branch information
FieldofClay committed Jul 14, 2023
1 parent e98cb57 commit 29e50be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This allows simplified Eww config similar to this:
(defwidget window [monitor]
(box
(label :text "${windows['${monitor}']}")
(label :text "${windows['${monitor}'].title}")
)
)
```

0 comments on commit 29e50be

Please sign in to comment.