Closed jose1711 closed 2 years ago
i updated the installation instruction
Checkout and run make install
, a locale copy will be generated in (~/.local/share/gnome-shell/extensions/).
Maybe a restart of GNOME Shell is needed and/or enabling the extension.
git clone https://github.com/cinatic/taskwhisperer.git && cd taskwhisperer && make install
Download latest release and extract it to ~/.local/share/gnome-shell/extensions/taskwhisperer-extension@infinicode.de/. Maybe a restart of GNOME Shell is needed and/or enabling the extension.
mkdir -p ~/.local/share/gnome-shell/extensions/taskwhisperer-extension@infinicode.de/ && curl -L https://github.com/cinatic/taskwhisperer/releases/latest/download/taskwhisperer-extension.zip | bsdtar -xf - -C ~/.local/share/gnome-shell/extensions/taskwhisperer-extension@infinicode.de/
Trying to manually install the extension under Gnome-shell 42.0: