From edd5966d434c6e1f52a381084fc05509d81d0362 Mon Sep 17 00:00:00 2001 From: Sagi Dayan Date: Mon, 27 May 2024 11:06:53 +0300 Subject: [PATCH] Dconf keybindings. Fix issues with tiling movement Signed-off-by: Sagi Dayan --- files/dotfiles/dconf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/files/dotfiles/dconf b/files/dotfiles/dconf index e2239d0..eb04b8b 100644 --- a/files/dotfiles/dconf +++ b/files/dotfiles/dconf @@ -29,9 +29,17 @@ two-finger-scrolling-enabled=true move-to-monitor-left=@as [] move-to-workspace-left=['h', 'Left'] move-to-workspace-right=['l', 'Right'] +switch-to-workspace-1=['1'] +switch-to-workspace-2=['2'] +switch-to-workspace-3=['3'] +switch-to-workspace-4=['4'] switch-to-workspace-left=['h', 'Left'] switch-to-workspace-right=['l', 'Right'] +[org/gnome/mutter/keybindings] +toggle-tiled-left=@as [] +toggle-tiled-right=@as [] + [org/gnome/desktop/wm/preferences] button-layout='appmenu:minimize,maximize,close' titlebar-font='JetBrainsMono Nerd Font Mono Bold 11'