viperdsw / viperbar

1 stars 0 forks source link

Vipertasks: A taskbar showing the current open apps/processes #2

Open mikkurogue opened 2 months ago

mikkurogue commented 2 months ago

Toggleable taskbar showing open apps as icons

if its in the config, its "enabled" if the key isnt in the config, it doesnt render.

sample config setup:

{
    "vipertasks": {
        "iconGap": {},
        // whatever else we think of...
    }
}
mikkurogue commented 2 months ago

started on this, turns out it sucks ass to try and build... it just only shows 1 running process lmao