From 05a8b57b3162f7150134b64792ed5044d5a86f74 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Tue, 3 Jun 2025 07:34:45 +0000 Subject: [PATCH] Enhance dconf.ini with new keybindings for improved user experience --- src/mods/35-dconf-patch/dconf.ini | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/mods/35-dconf-patch/dconf.ini b/src/mods/35-dconf-patch/dconf.ini index 402c6cf..9b79ecd 100644 --- a/src/mods/35-dconf-patch/dconf.ini +++ b/src/mods/35-dconf-patch/dconf.ini @@ -407,11 +407,21 @@ toggle-tiling-popup=@as [] name='Fluent-round-Dark' [shell/keybindings] +# Super n to open notification tray. Clear the default keybinding. focus-active-notification=@as [] +# Super + Print to start screen recording +# Shift + Print to take a screenshot of the whole screen +# Alt + Print to take a screenshot of the current window +# Print to take a screenshot interactively +# Super + Shift + S to take a screenshot of a region show-screen-recording-ui=['g'] +# Avoid the user opening Gnome's application menu toggle-application-view=@as [] +# Super n to open notification tray toggle-message-tray=['n'] +# Super + Tab to overview toggle-overview=['Tab'] +# Super + A to open quick settings toggle-quick-settings=['a'] [shell/overrides]