In Windows, when you have a window on the foreground and you click on its taskbar button, it becomes minimized.
Is there a setting which allows same behavior with Ubuntu 18.04 (Gnome environment) dock?
In Windows, when you have a window on the foreground and you click on its taskbar button, it becomes minimized.
Is there a setting which allows same behavior with Ubuntu 18.04 (Gnome environment) dock?
if not installed install dconf editor
sudo apt install dconf-editor
open it, use the search icon on the top bar and search for dock
, open the first result (it should be /org/gnome/shell/extensions/dash-to-dock/
), now adjust the value for click-action to minimize.