forked from Shinonome/dots-hyprland
wbar: make task view btn anim less weird
This commit is contained in:
@@ -10,6 +10,7 @@ AppButton {
|
||||
id: root
|
||||
|
||||
iconName: (down && !checked) ? "task-view-pressed" : "task-view"
|
||||
pressedScale: checked ? 5/6 : 1
|
||||
separateLightDark: true
|
||||
|
||||
checked: GlobalStates.overviewOpen
|
||||
|
||||
Reference in New Issue
Block a user