From 9ff46462696513e8f6598a286f90c7af9d6a0b5d Mon Sep 17 00:00:00 2001 From: Nulo Date: Sun, 5 Mar 2023 18:42:54 -0300 Subject: [PATCH] GNOME: mejor alt+tab --- GNOME.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/GNOME.md b/GNOME.md index a39450b..4463766 100644 --- a/GNOME.md +++ b/GNOME.md @@ -1 +1,7 @@ - [Remove Alt+Tab Delay v2 - GNOME Extensions](https://extensions.gnome.org/extension/2741/remove-alttab-delay-v2/) + +## Alt+Tab de ventanas en todos los workspaces + +``` +dconf write /org/gnome/shell/window-switcher/app-icon-mode '"both"' +```