mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Disable cursor inactive timeout
This commit is contained in:
parent
310567eee8
commit
cbdab09b52
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ general {
|
||||||
# col.inactive_border = 0xFF000000 # black
|
# col.inactive_border = 0xFF000000 # black
|
||||||
col.inactive_border = 0xAA444444 # gray
|
col.inactive_border = 0xAA444444 # gray
|
||||||
|
|
||||||
cursor_inactive_timeout = 10
|
# cursor_inactive_timeout = 10
|
||||||
# no_cursor_warps = true
|
# no_cursor_warps = true
|
||||||
|
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue