aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config')
-rw-r--r--sway/.config/sway/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 4d78ff0..1065d1c 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -55,7 +55,9 @@ for_window [shell=".*"] inhibit_idle fullscreen
### Input configuration
# Hide mouse cursor when not used
-seat * hide_cursor 8000
+# NOTE: Configure asynchronously with swaymsg as workaround for Firefox crash on reload
+# See: https://bugzilla.mozilla.org/show_bug.cgi?id=1652820#c51
+exec_always swaymsg seat * hide_cursor 8000
input type:pointer {
accel_profile flat