afterFormat icon indicating copy to clipboard operation
afterFormat copied to clipboard

Add custom keyboard shortcuts

Open hugomaiavieira opened this issue 3 years ago • 0 comments

For now, these are the custom ones:

gsettings set org.gnome.desktop.wm.keybindings switch-applications "['<Super>Tab']"
gsettings set org.gnome.desktop.wm.keybindings switch-applications-backward "['<Shift><Super>Tab']"
gsettings set org.gnome.desktop.wm.keybindings switch-windows "['<Alt>Tab']"
gsettings set org.gnome.desktop.wm.keybindings switch-windows-backward "['<Shift><Alt>Tab']"

reference: https://askubuntu.com/a/1107542/1360110

hugomaiavieira avatar Jul 06 '21 22:07 hugomaiavieira