sway: disable mouse_warping
This commit is contained in:
parent
8e2d98fb18
commit
4790c19d2d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ floating_modifier $mod normal
|
||||||
default_border pixel
|
default_border pixel
|
||||||
smart_borders on
|
smart_borders on
|
||||||
focus_follows_mouse always
|
focus_follows_mouse always
|
||||||
mouse_warping container
|
# mouse_warping container
|
||||||
|
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
bindsym $mod+Ctrl+q kill
|
bindsym $mod+Ctrl+q kill
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue