This commit is contained in:
parent
f8701c2735
commit
9ff4646269
1 changed files with 6 additions and 0 deletions
6
GNOME.md
6
GNOME.md
|
@ -1 +1,7 @@
|
||||||
- [Remove Alt+Tab Delay v2 - GNOME Extensions](https://extensions.gnome.org/extension/2741/remove-alttab-delay-v2/)
|
- [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"'
|
||||||
|
```
|
||||||
|
|
Reference in a new issue