Browse Source

Warp to screen and focus on hover

workman
Julian Ospald 5 years ago
parent
commit
55f0465a8a
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      config

+ 2
- 1
config View File

@@ -231,7 +231,8 @@ bindsym $mod+Shift+minus move scratchpad
bindsym $mod+minus scratchpad show

# focus follow
focus_follows_mouse no
focus_follows_mouse yes
mouse_warping output

# remap f1-f12
#keycode


Loading…
Cancel
Save