fix: Don't blank cursor at the hyprland level

This fixes an issue where the cursor would occasionally show in
fullscreen applications where the cursor was not expected to show.

The cursor will still disappear when using kitty.
This commit is contained in:
Donovan Glover 2023-05-11 21:30:35 -04:00
parent c9a3d9c8c5
commit 4a03bc4164
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -46,7 +46,6 @@ general {
border_size = 1
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
cursor_inactive_timeout = 3
layout = master
resize_on_border = yes
}