Skip to content

Commit

Permalink
feat(config): enable animation option for taskbar widget
Browse files Browse the repository at this point in the history
  • Loading branch information
amnweb committed Jan 12, 2025
1 parent f6459d6 commit 7994f60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,8 @@ widgets:
taskbar:
type: "yasb.taskbar.TaskbarWidget"
options:
animation: true
animation:
enabled: true
icon_size: 16
ignore_apps:
processes: []
Expand Down

0 comments on commit 7994f60

Please sign in to comment.