441deeb3ba
Fully configurable (with command line arguments and css) dock, written in Go, aimed exclusively at sway Wayland compositor. It features pinned buttons, task buttons, the workspace switcher and the launcher button. By default the launcher starts nwg-drawer or nwggrid (if found). https://github.com/nwg-piotr/nwg-dock
9 lines
411 B
Text
9 lines
411 B
Text
nwg-drawer displays the application grid. The search entry
|
|
allows to look for installed applications, and for files in XDG user
|
|
directories. The grid view may also be filtered by categories.
|
|
|
|
nwg-drawer is a golang replacement to nwggrid from nwg-launchers.
|
|
It's being developed with sway in mind, but should also work with
|
|
other wlroots-based Wayland compositors.
|
|
|
|
WWW: https://github.com/nwg-piotr/nwg-drawer
|