mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Don't make errors blink by default
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -98,7 +98,7 @@ error_bg = 0x00000000
|
||||
|
||||
# Error foreground color id
|
||||
# Default is red and bold
|
||||
error_fg = 0x11FF0000
|
||||
error_fg = 0x01FF0000
|
||||
|
||||
# Foreground color id
|
||||
fg = 0x00FFFFFF
|
||||
|
||||
Reference in New Issue
Block a user