diff --git a/usr/etc/dconf/db/local.d/01-ublue b/usr/etc/dconf/db/local.d/01-ublue index 8e89d991f84..8cb3ac90d98 100644 --- a/usr/etc/dconf/db/local.d/01-ublue +++ b/usr/etc/dconf/db/local.d/01-ublue @@ -66,6 +66,11 @@ customize-alphas=true max-alpha=0.8 min-alpha=0.5 +[org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0] +binding='t' +command='xdg-terminal-exec' +name='Prompt' + [org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1] binding='u' command='xdg-terminal-exec -- distrobox enter ubuntu' @@ -109,7 +114,7 @@ download-updates-notify=false [com/github/stunkymonkey/nautilus-open-any-terminal] terminal='prompt' -keybindings=['t'] +keybindings='' new-tab=false flatpak='off'