mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +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
|
font=Comic Shanns Mono-Regular:size=10,Noto Sans Mono:size=10, Noto Color Emoji
|
||||||
dpi-aware=yes
|
dpi-aware=yes
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
# AKA transparency, 1.0 = no, 0.0 = fully transparent
|
||||||
|
alpha=0.7
|
||||||
|
background=000000
|
||||||
|
cursor=282a36 ffffff
|
||||||
|
foreground=ffffff
|
||||||
|
|
||||||
#[environment]
|
#[environment]
|
||||||
#name=value
|
#name=value
|
||||||
|
|
||||||
[cursor]
|
|
||||||
color=282a36 ffffff
|
|
||||||
|
|
||||||
[colors]
|
|
||||||
foreground=ffffff
|
|
||||||
background=000000
|
|
||||||
# AKA transparency, 1.0 = no, 0.0 = fully transparent
|
|
||||||
alpha=0.7
|
|
||||||
|
|
||||||
[tweak]
|
[tweak]
|
||||||
render-timer=osd
|
render-timer=osd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user