Disable activate-window-menu gnome keybinding
This commit is contained in:
parent
8e0743cbba
commit
30e2a123c0
@ -16,6 +16,12 @@
|
||||
key: color-scheme
|
||||
value: "'prefer-dark'"
|
||||
|
||||
- name: disable activate-window-menu keybinding
|
||||
gsettings:
|
||||
schema: org.gnome.desktop.wm.keybindings
|
||||
key: activate-window-menu
|
||||
value: '@as []'
|
||||
|
||||
- name: disable switch-input-source keybinding
|
||||
gsettings:
|
||||
schema: org.gnome.desktop.wm.keybindings
|
||||
@ -41,3 +47,9 @@
|
||||
# binding='<Shift><Alt>space'
|
||||
# command='1password --quick-access'
|
||||
# name='1Password Quick Access'
|
||||
#
|
||||
# TODO: Ulauncher Toggle
|
||||
# [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1]
|
||||
# binding='<Alt>space'
|
||||
# command='ulauncher-toggle'
|
||||
# name='Ulauncher Toggle'
|
||||
|
Loading…
x
Reference in New Issue
Block a user