From 176387213434bcd0fea891678a52c77b9b65f19d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 5 Jun 2022 03:48:12 +0200 Subject: [PATCH] change keybind calendar --- arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch.sh b/arch.sh index a3bc5d3..04cf2ed 100644 --- a/arch.sh +++ b/arch.sh @@ -266,7 +266,7 @@ then # === Clipboard history == # Keybinding - gsettings set org.gnome.shell.keybindings toggle-message-tray ['m'] + gsettings set org.gnome.shell.keybindings toggle-message-tray "[]" CUSTOM_KEYBINDINGS_LIST=$(gsettings get org.gnome.settings-daemon.plugins.media-keys custom-keybindings) if [[ $CUSTOM_KEYBINDINGS_LIST == "@as []" ]] # creating new list if not exists then