diff --git a/README.org b/README.org index aa2f0f6..125d30e 100644 --- a/README.org +++ b/README.org @@ -95,6 +95,8 @@ Example: WAYLAND_DISPLAY=no tdrop -mta alacritty #+end_example +If you are using [[https://github.com/hyprwm/][Hyprland]] then [[https://github.com/Schweber/hdrop/tree/main][hdrop]] can emulate the main feature of tdrop, namely running, showing and hiding a given program depending on its current state. + ** Flatpak As [[https://www.flatpak.org/][Flatpak]] jails applications, the PID cannot be used to find the attached window. A class name has to be given in order to find it, with =--class=. @@ -296,6 +298,7 @@ Maybe in the future. The only advantage I can see over xdotool is that it can to * Similar - [[https://github.com/lharding/lsh-bin/blob/master/drawer][drawer]] +- [[https://github.com/Schweber/hdrop/tree/main][hdrop]] * Troubleshooting :PROPERTIES: