oae / gnome-shell-minimize-to-tray

Minimize any app to tray
GNU General Public License v2.0
62 stars 4 forks source link
gjs gnome gnome-shell-extension typescript webpack

Minimize to Tray

ts deps opensource licence latest compare

Minimize any app to tray

SS

Requirements

Make sure you have xdotool, xwininfo, xprop, libwnck3 installed on your system.

Installation

From Git

git clone https://github.com/oae/gnome-shell-minimize-to-tray.git
cd ./gnome-shell-minimize-to-tray
yarn install
yarn build
ln -s "$PWD/dist" "$HOME/.local/share/gnome-shell/extensions/minimize-to-tray@elhan.io"

From Ego

Usage

Development