i3

  • use xev to get keysym names (i.e. [ is bracketleft)

cursor spins on empty background

  • see arch wiki - i3
  • see i3wm user guide
  • see freedesktop.org - startup-notification-spec
  • run offending command in i3 config with exec --no-startup-id
  • i3 has startup notifications, i.e. when an application finishes starting, it will signal to i3 that it's finished, i3 will change the cursor from waiting to normal.
  • but if the application doesn't support startup notifications, it'll take 1 minute for the cursor to reset to normal

issue in alacritty

i3 restart

archive