Enhance dconf.ini with new keybindings for improved user experience

This commit is contained in:
Anduin Xue 2025-06-03 07:34:45 +00:00
parent ef70895ac2
commit 05a8b57b31
No known key found for this signature in database
GPG Key ID: D33FA9407A6BE728
1 changed files with 10 additions and 0 deletions

View File

@ -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=['<Super>g']
# Avoid the user opening Gnome's application menu
toggle-application-view=@as []
# Super n to open notification tray
toggle-message-tray=['<Super>n']
# Super + Tab to overview
toggle-overview=['<Super>Tab']
# Super + A to open quick settings
toggle-quick-settings=['<Super>a']
[shell/overrides]