refactor
This commit is contained in:
parent
7a8b0951d1
commit
48719600b2
@ -77,6 +77,10 @@ bindsym --to-code $mod+a focus parent
|
||||
bindsym --to-code $mod+Shift+slash floating toggle
|
||||
bindsym --to-code $mod+Shift+comma sticky toggle
|
||||
|
||||
# Change focus between tiling / floating windows
|
||||
bindsym --to-code $mod+slash focus mode_toggle
|
||||
|
||||
|
||||
bindsym --to-code Print exec --no-startup-id screenshot select copy
|
||||
bindsym --to-code $mod+Print exec --no-startup-id screenshot window copy
|
||||
bindsym --to-code Ctrl+Print exec --no-startup-id screenshot entire copy
|
||||
@ -169,10 +173,6 @@ mode $presizemode {
|
||||
}
|
||||
bindsym --to-code $mod+r mode $resizemode
|
||||
|
||||
|
||||
# Change focus between tiling / floating windows
|
||||
bindsym --to-code $mod+slash focus mode_toggle
|
||||
|
||||
input type:keyboard {
|
||||
xkb_layout us,ru
|
||||
xkb_options grp:win_space_toggle,caps:ctrl_modifier
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user