Closed Joe23232 closed 3 years ago
dwl is supposed to be suckless and thus doesn't provide an inbuilt solution. You can use something like waybar (very customizable) or dtao (lightweight). Making your own is possible too (info gets send to stdin of -s). Check out the discord server, there is some info there and also some example scripts for dtao.
dwl is supposed to be suckless and thus doesn't provide an inbuilt solution.
I thought dwm would provide a taskbar?
You can use something like waybar (very customizable) or dtao (lightweight).
Do they follow the suckless's philosophy as well? And is dtao also customisable?
Check out the discord server, there is some info there and also some example scripts for dtao.
Discord for dtao?
dwm does provide a status bar, but dwl opts to allow external bars instead (which avoids font rendering dependencies).
dtao is meant to be a dzen2 clone and is not as "hardcore" about being suckless. Its source code is still meant to be fairly simple and easy to customize, and the same community (and Discord server) is generally involved with both.
@djpohly Ah right I see mate,
How is dtao normally meant to be configured? Via shell commands (like lemonbar)?
@Joe23232
There is also a yambar script for dwl tags
How is dtao normally meant to be configured? Via shell commands (like lemonbar)? it's a dzen2 replacement but for wayland. It's stdin based
@mhdzli @PalanixYT
Thanks guys :)
close?
Is there a specific reason why not merge dtao
and dwl
?
To offer a dwl
with a statusbar.
Thanks
Yes, the reason is so that you can choose any bar that you want, or no bar at all. There is no plan to add a built-in bar because it can be done with external tools in a more suckless/UNIX-y way, which is in line with dwl's design philosophy.
Hi, I am curious to know, does it come with a built in taskbar and widgets?
Further more am I able to make something like this for the widgets?