From eaa5f11fc404904b56e557f8540b309e05d22e25 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Tue, 22 Dec 2020 20:28:40 -0500 Subject: [PATCH] Added 2 more configs to dash-to-dock built-in extension --- ubuntu fresh install.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ubuntu fresh install.md b/ubuntu fresh install.md index cb5f2e5..8606447 100644 --- a/ubuntu fresh install.md +++ b/ubuntu fresh install.md @@ -166,7 +166,11 @@ plugins=(git zsh-syntax-highlighting zsh-autosuggestions) ## Dconf -- `org.gnome.shell.extensions.dash-to-dock` = **`cycle-windows`** # so scroll-wheel cycle through apps in the launcher +### Built-in dash-to-dock extension + +- `org.gnome.shell.extensions.dash-to-dock.click-action` = **`cycle-windows`** +- `org.gnome.shell.extensions.dash-to-dock.scroll-action` = **`cycle-windows`** +- `org.gnome.shell.extensions.dash-to-dock.show-windows-preview` = **`false`** ## Custom shortcuts