Remove duplicate keyginding
This commit is contained in:
parent
25c457c137
commit
b745ea72f1
1 changed files with 0 additions and 8 deletions
|
@ -16,14 +16,6 @@ sway_keybindings:
|
||||||
Do you really want to exit sway? \
|
Do you really want to exit sway? \
|
||||||
This will end your Wayland session." \
|
This will end your Wayland session." \
|
||||||
-B "Yes, exit sway" "swaymsg exit"
|
-B "Yes, exit sway" "swaymsg exit"
|
||||||
- bindsym: '$mod+$left'
|
|
||||||
action: 'focus left'
|
|
||||||
- bindsym: '$mod+$down'
|
|
||||||
action: 'focus down'
|
|
||||||
- bindsym: '$mod+$up'
|
|
||||||
action: 'focus up'
|
|
||||||
- bindsym: '$mod+$right'
|
|
||||||
action: 'focus right'
|
|
||||||
|
|
||||||
# Focus
|
# Focus
|
||||||
- bindsym: '$mod+$left'
|
- bindsym: '$mod+$left'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue