Update bindings + keepass stuffs
This commit is contained in:
parent
e630d6b85a
commit
94c64e0609
@ -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 @@
|
|||||||
Subproject commit 8762db974385fa2de392dec5053c0143f770d887
|
Subproject commit 258b42a1d5d77cf3dc7242af161ebb763e3d6372
|
||||||
Loading…
Reference in New Issue
Block a user