sway: Hide cursor again
This happens with Zulip even when the cursor _is_ visible, so the workaround doesn't help.
This commit is contained in:
parent
a94bcad3a8
commit
85215d9f96
1 changed files with 1 additions and 6 deletions
|
|
@ -152,12 +152,7 @@ focus_wrapping no
|
|||
focus_follows_mouse yes
|
||||
focus_on_window_activation smart
|
||||
mouse_warping output
|
||||
|
||||
# I usually like hiding the cursor after a few seconds. But it seems like
|
||||
# there's a Zulip bug that causes me to scroll down infinitely if I switch to
|
||||
# it without showing the cursor first.
|
||||
#
|
||||
# seat seat0 hide_cursor 5000
|
||||
seat seat0 hide_cursor 5000
|
||||
|
||||
bindsym $super+x exec cb-clear
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue