Update bindings + keepass stuffs
This commit is contained in:
@@ -137,10 +137,13 @@ bindsym $MOD+Left focus left
|
|||||||
bindsym $MOD+Down focus down
|
bindsym $MOD+Down focus down
|
||||||
bindsym $MOD+Up focus up
|
bindsym $MOD+Up focus up
|
||||||
bindsym $MOD+Right focus right
|
bindsym $MOD+Right focus right
|
||||||
|
|
||||||
|
bindsym $MOD+a focus left
|
||||||
|
bindsym $MOD+d focus right
|
||||||
## Sets focus to the parent container of the current container.
|
## Sets focus to the parent container of the current container.
|
||||||
bindsym $MOD+a focus parent
|
# bindsym $MOD+a focus parent
|
||||||
## The opposite of `focus parent`, sets the focus to the last focused child container.
|
## The opposite of `focus parent`, sets the focus to the last focused child container.
|
||||||
bindsym $MOD+d focus child
|
# bindsym $MOD+d focus child
|
||||||
## Automatically sets focus to the adjacent container.
|
## Automatically sets focus to the adjacent container.
|
||||||
bindsym $MOD+Tab focus next
|
bindsym $MOD+Tab focus next
|
||||||
## Toggles focus between floating/tiling containers.
|
## Toggles focus between floating/tiling containers.
|
||||||
|
|||||||
@@ -14,8 +14,9 @@ TrayIconAppearance=monochrome-light
|
|||||||
|
|
||||||
[PasswordGenerator]
|
[PasswordGenerator]
|
||||||
AdditionalChars=
|
AdditionalChars=
|
||||||
|
EASCII=false
|
||||||
ExcludedChars=
|
ExcludedChars=
|
||||||
Length=32
|
Length=64
|
||||||
|
|
||||||
[SSHAgent]
|
[SSHAgent]
|
||||||
Enabled=false
|
Enabled=false
|
||||||
|
|||||||
+1
-1
Submodule neovim-config updated: 8762db9743...258b42a1d5
Reference in New Issue
Block a user