Ejemplo n.º 1
0
 def supported() -> bool:
     return not is_wayland() and is_installed('xdotool')
Ejemplo n.º 2
0
 def supported() -> bool:
     return is_wayland() and is_installed('wofi')
Ejemplo n.º 3
0
 def supported() -> bool:
     return is_wayland() and is_installed('wl-copy')