remove colemak-dh binds from lifebook binds
This commit is contained in:
@@ -50,10 +50,10 @@ binds {
|
|||||||
Mod+L { focus-column-right; }
|
Mod+L { focus-column-right; }
|
||||||
|
|
||||||
// colemak-dh
|
// colemak-dh
|
||||||
Mod+M { focus-column-left; }
|
//Mod+M { focus-column-left; }
|
||||||
Mod+N { focus-window-down; }
|
//Mod+N { focus-window-down; }
|
||||||
Mod+E { focus-window-up; }
|
//Mod+E { focus-window-up; }
|
||||||
Mod+I { focus-column-right; }
|
//Mod+I { focus-column-right; }
|
||||||
|
|
||||||
Mod+Ctrl+Left { move-column-left; }
|
Mod+Ctrl+Left { move-column-left; }
|
||||||
Mod+Ctrl+Down { move-window-down; }
|
Mod+Ctrl+Down { move-window-down; }
|
||||||
@@ -65,10 +65,10 @@ binds {
|
|||||||
Mod+Ctrl+L { move-column-right; }
|
Mod+Ctrl+L { move-column-right; }
|
||||||
|
|
||||||
// colemak-dh
|
// colemak-dh
|
||||||
Mod+Ctrl+M { move-column-left; }
|
//Mod+Ctrl+M { move-column-left; }
|
||||||
Mod+Ctrl+N { move-window-down; }
|
//Mod+Ctrl+N { move-window-down; }
|
||||||
Mod+Ctrl+E { move-window-up; }
|
//Mod+Ctrl+E { move-window-up; }
|
||||||
Mod+Ctrl+I { move-column-right; }
|
//Mod+Ctrl+I { move-column-right; }
|
||||||
|
|
||||||
// Alternative commands that move across workspaces when reaching
|
// Alternative commands that move across workspaces when reaching
|
||||||
// the first or last window in a column.
|
// the first or last window in a column.
|
||||||
@@ -92,10 +92,10 @@ binds {
|
|||||||
Mod+Shift+L { focus-monitor-right; }
|
Mod+Shift+L { focus-monitor-right; }
|
||||||
|
|
||||||
//colemak-dh
|
//colemak-dh
|
||||||
Mod+Shift+M { focus-monitor-left; }
|
//Mod+Shift+M { focus-monitor-left; }
|
||||||
Mod+Shift+N { focus-monitor-down; }
|
//Mod+Shift+N { focus-monitor-down; }
|
||||||
Mod+Shift+I { focus-monitor-up; }
|
//Mod+Shift+I { focus-monitor-up; }
|
||||||
Mod+Shift+O { focus-monitor-right; }
|
//Mod+Shift+O { focus-monitor-right; }
|
||||||
|
|
||||||
Mod+Shift+Ctrl+Left { move-column-to-monitor-left; }
|
Mod+Shift+Ctrl+Left { move-column-to-monitor-left; }
|
||||||
Mod+Shift+Ctrl+Down { move-column-to-monitor-down; }
|
Mod+Shift+Ctrl+Down { move-column-to-monitor-down; }
|
||||||
@@ -107,10 +107,10 @@ binds {
|
|||||||
Mod+Shift+Ctrl+L { move-column-to-monitor-right; }
|
Mod+Shift+Ctrl+L { move-column-to-monitor-right; }
|
||||||
|
|
||||||
// colemak-dh
|
// colemak-dh
|
||||||
Mod+Shift+Ctrl+M { move-column-to-monitor-left; }
|
//Mod+Shift+Ctrl+M { move-column-to-monitor-left; }
|
||||||
Mod+Shift+Ctrl+N { move-column-to-monitor-down; }
|
//Mod+Shift+Ctrl+N { move-column-to-monitor-down; }
|
||||||
Mod+Shift+Ctrl+E { move-column-to-monitor-up; }
|
//Mod+Shift+Ctrl+E { move-column-to-monitor-up; }
|
||||||
Mod+Shift+Ctrl+I { move-column-to-monitor-right; }
|
//Mod+Shift+Ctrl+I { move-column-to-monitor-right; }
|
||||||
|
|
||||||
// Alternatively, there are commands to move just a single window:
|
// Alternatively, there are commands to move just a single window:
|
||||||
// Mod+Shift+Ctrl+Left { move-window-to-monitor-left; }
|
// Mod+Shift+Ctrl+Left { move-window-to-monitor-left; }
|
||||||
|
|||||||
Reference in New Issue
Block a user