-
Notifications
You must be signed in to change notification settings - Fork 189
Closed
labwc/labwc.github.io
#36Description
I'm a Tiny Core Linux user/contributor exploring wayland for the first time and was immediately drawn to labwc. Thank you for this great project. I packaged labwc and it has been added to the official TCL repository.
I just have one feedback item and one question:
Feedback: On your waybar integration suggestion you suggest adding this to the waybar configuration file:
"wlr/taskbar": {
"format": "{app_id}",
"on-click": "minimize-raise",
}
I'd like to suggest that a trailing comma be added, like so:
"wlr/taskbar": {
"format": "{app_id}",
"on-click": "minimize-raise",
},
The missing comma had this labwc/waybar beginner going around in circles for a while.
Question: In section "1.6 Screenshot" of README.md you show a nice bar at the bottom. Would you happen to know the name of that bar and the configuration used?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels