mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 11:21:42 +01:00
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:
parent
c9a3d9c8c5
commit
4a03bc4164
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user