mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-03 12:47:25 +02:00
foot.ini: sort options, fix deprecation warning cursor.color -> colors.cursor
This commit is contained in:
parent
26efd468a0
commit
93e14bdfe5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user