Per-desktop overrides aren't limited to keys in org.gnome.mutter, so we can use them instead of the alternate-tab extension to default to the window switcher in the classic session. https://bugzilla.gnome.org/show_bug.cgi?id=786496
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
[org.gnome.mutter:GNOME-Classic]
|
|
dynamic-workspaces=false
|
|
|
|
[org.gnome.desktop.wm.preferences:GNOME-Classic]
|
|
button-layout='appmenu:minimize,maximize,close'
|
|
|
|
[org.gnome.desktop.wm.keybindings:GNOME-Classic]
|
|
switch-applications=[]
|
|
switch-windows=['<Super>Tab','<Alt>Tab']
|