diff --git a/Home.md b/Home.md index f8fbc03..36fe9bd 100644 --- a/Home.md +++ b/Home.md @@ -6,11 +6,18 @@ Since dwl follows [suckless](https://suckless.org/) philosophy it doesn't provid **Note**: these external patches are user-submitted content, and the authors of dwl cannot monitor them. Please download and review a patch before using it! **Another note**: since dwl is still taking shape, patches may need to be updated after larger changes to the code. Feel free to contribute updated versions! +## Compatible status bars +- [somebar](https://sr.ht/~raphi/somebar/) status bar designed for dwl +- [dtaobarv2.sh](https://cdn.discordapp.com/attachments/792078050024095745/862428883423723560/dtaobarv2.sh) for use with [dtao](https://github.com/djpohly/dtao) (See "Pinned Messages" on the "customizations" channel of the [dwl Discord server](https://discord.gg/jJxZnrGPWN) for details.) +- [dwlbar.sh](https://cdn.discordapp.com/attachments/792078050024095745/810926218529472592/dwlbar.sh) for use with [waybar](https://github.com/Alexays/Waybar) (See "Pinned Messages" on the "customizations" channel of the [dwl Discord server](https://discord.gg/jJxZnrGPWN) for details.) +- [waybar-dwl](https://codeberg.org/fauxmight/waybar-dwl.git) for use with [waybar](https://github.com/Alexays/Waybar) +- [dwl-tags.sh](https://codeberg.org/novakane/yambar/src/branch/master/examples/scripts/dwl-tags.sh) for use with [yambar](https://codeberg.org/dnkl/yambar) +- [waybar-dwl.sh](https://gitee.com/guyuming76/personal/tree/dwl/gentoo/waybar-dwl) for use with [waybar](https://github.com/Alexays/Waybar) (ACCESS TO THIS SCRIPT REQUIRES gitee.com LOGIN!) ## Migrating from X -1. https://arewewaylandyet.com/ -2. https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway -3. https://wiki.gentoo.org/wiki/Wayland_Desktop_Landscape -4. https://github.com/swaywm/sway/wiki/i3-Migration-Guide +- https://arewewaylandyet.com/ +- https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway +- https://wiki.gentoo.org/wiki/Wayland_Desktop_Landscape +- https://github.com/swaywm/sway/wiki/i3-Migration-Guide ## Contributing To submit a patch go to the [patches section](https://github.com/djpohly/dwl/wiki/Patches) for relevant instructions.