mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
add waifu image fetch
This commit is contained in:
@@ -129,6 +129,7 @@ const Taskbar = () => Widget.Box({
|
||||
if (!address) return;
|
||||
|
||||
const removedButton = box._map.get(address);
|
||||
if (!removedButton) return;
|
||||
removedButton.revealChild = false;
|
||||
|
||||
Utils.timeout(ANIMATION_TIME, () => {
|
||||
|
||||
Reference in New Issue
Block a user