diff --git a/.gnome.dconf b/.gnome.dconf index ed9f092..7fd06a0 100644 --- a/.gnome.dconf +++ b/.gnome.dconf @@ -27,9 +27,17 @@ report-technical-problems=false [desktop/wm/keybindings] close=['c'] move-to-workspace-1=['exclam'] +move-to-workspace-10=['parenright'] move-to-workspace-2=['at'] move-to-workspace-3=['numbersign'] move-to-workspace-4=['dollar'] +move-to-workspace-5=['percent'] +move-to-workspace-6=['asciicircum'] +move-to-workspace-7=['ampersand'] +move-to-workspace-8=['asterisk'] +move-to-workspace-9=['parenleft'] +move-to-workspace-left=['h'] +move-to-workspace-right=['l'] switch-to-workspace-1=['1'] switch-to-workspace-10=['0'] switch-to-workspace-2=['2'] @@ -42,6 +50,7 @@ switch-to-workspace-8=['8'] switch-to-workspace-9=['9'] [desktop/wm/preferences] +focus-mode='mouse' num-workspaces=10 [mutter] @@ -69,9 +78,15 @@ hint-color-rgba='rgb(52,158,143)' show-title=false smart-gaps=true tile-by-default=true +tile-enter=['r'] toggle-floating=['g'] toggle-tiling=['y'] +[shell/keybindings] +focus-active-notification=['n'] +toggle-application-view=@as [] +toggle-message-tray=['n'] + [terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9] background-color='rgb(0,0,0)' background-transparency-percent=13 diff --git a/.xinitrc b/.xinitrc.bak similarity index 100% rename from .xinitrc rename to .xinitrc.bak