mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
feat(kernel/tty): implement blinking cursor
This commit is contained in:
@ -2,8 +2,10 @@
|
||||
theme=vga
|
||||
|
||||
[cursor]
|
||||
color=255,255,255
|
||||
blink=true
|
||||
color=244,244,244
|
||||
char=_
|
||||
delay=250
|
||||
|
||||
[vga]
|
||||
color0=0,0,0:133,133,133
|
||||
|
Reference in New Issue
Block a user