From 85215d9f96550907f359ad5fc7576e019b3f5c61 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 8 Jul 2024 14:13:57 -0400 Subject: [PATCH] sway: Hide cursor again This happens with Zulip even when the cursor _is_ visible, so the workaround doesn't help. --- sway/config | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/sway/config b/sway/config index 49435b3..cbb82c2 100644 --- a/sway/config +++ b/sway/config @@ -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