Updated fedora.dconf for macOS style keybindings

This commit is contained in:
Eric Renfro 2023-04-22 12:10:30 -04:00
parent f557369e02
commit 96f40a1835
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 10 additions and 10 deletions

View File

@ -623,22 +623,22 @@ ports-settings='{"version":2,"ports":[]}'
[org/gnome/shell/extensions/tiling-assistant]
current-tiling-mode='right'
enable-tiling-popup=false
tile-bottom-half=['<Control><Super>Down']
tile-bottomleft-quarter=['<Control><Super>j']
tile-bottomright-quarter=['<Control><Super>k']
tile-left-half=['<Control><Super>Left']
tile-maximize=['<Control><Super>Return']
tile-right-half=['<Control><Super>Right']
tile-top-half=['<Control><Super>Up']
tile-topleft-quarter=['<Control><Super>u']
tile-topright-quarter=['<Control><Super>i']
tile-bottom-half=['<Control><Alt>Down']
tile-bottomleft-quarter=['<Alt><Super>j']
tile-bottomright-quarter=['<Alt><Super>k']
tile-left-half=['<Control><Alt>Left']
tile-maximize=['<Control><Alt>Return']
tile-right-half=['<Control><Alt>Right']
tile-top-half=['<Control><Alt>Up']
tile-topleft-quarter=['<Control><Alt>u']
tile-topright-quarter=['<Control><ALt>i']
[org/gnome/shell/extensions/user-theme]
name='WhiteSur-dark-solid'
[org/gnome/shell/keybindings]
toggle-message-tray=@as []
toggle-overview=['<Super>s', '<Primary><Alt>Up']
toggle-overview=['<Super>s', '<Super><Alt>Up']
[org/gnome/shell/overrides]
edge-tiling=false