From 93e14bdfe5128ea2a77cc160097aa384e722a660 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 1 Aug 2025 13:25:56 +0300 Subject: [PATCH] foot.ini: sort options, fix deprecation warning cursor.color -> colors.cursor --- conf/foot/foot.ini | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/conf/foot/foot.ini b/conf/foot/foot.ini index 6b057a11..d82a5511 100644 --- a/conf/foot/foot.ini +++ b/conf/foot/foot.ini @@ -3,17 +3,15 @@ font=Comic Shanns Mono-Regular:size=10,Noto Sans Mono:size=10, Noto Color Emoji dpi-aware=yes +[colors] +# AKA transparency, 1.0 = no, 0.0 = fully transparent +alpha=0.7 +background=000000 +cursor=282a36 ffffff +foreground=ffffff + #[environment] #name=value -[cursor] -color=282a36 ffffff - -[colors] -foreground=ffffff -background=000000 -# AKA transparency, 1.0 = no, 0.0 = fully transparent -alpha=0.7 - [tweak] render-timer=osd