You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command disables Super+M Message Tray in Gnome-shell, and prevents a search box full of 'u' characters when scanning.
gsettings set org.gnome.shell.keybindings toggle-message-tray "['v']"
The text was updated successfully, but these errors were encountered:
another issue popped up, and this one seemed to fix it. When the machine is under load, the Super key would appear to be pressed by itself because of the delay, causing the overlay mode to be triggered.
Placeholder for me to fix later.
This command disables Super+M Message Tray in Gnome-shell, and prevents a search box full of 'u' characters when scanning.
gsettings set org.gnome.shell.keybindings toggle-message-tray "['v']"
The text was updated successfully, but these errors were encountered: