Skip to content

Commit

Permalink
fix: shortcut should be Return not Enter (ublue-os#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 13, 2024
1 parent ac1ee98 commit be8b53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/etc/dconf/db/local.d/01-ublue
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ command="flatpak run io.missioncenter.MissionCenter"
name='mission-center'

[org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom3]
binding='<Control><Alt>Enter'
binding='<Control><Alt>Return'
command="prompt --tab-with-profile=a21a910811504857bea4c96b3d937b93"
name='Bluefin Prompt'

Expand Down

0 comments on commit be8b53a

Please sign in to comment.