changes
This commit is contained in:
parent
ce781930fa
commit
c0328467d2
1 changed files with 72 additions and 72 deletions
144
foot.ini
144
foot.ini
|
@ -2,7 +2,7 @@
|
|||
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||
term=xterm-256color
|
||||
; # (or xterm-256color if built with -Dterminfo=disabled)
|
||||
# (or xterm-256color if built with -Dterminfo=disabled)
|
||||
# login-shell=no
|
||||
|
||||
app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode
|
||||
|
@ -23,9 +23,9 @@ font=CaskaydiaCove Nerd Font Mono:size=16
|
|||
# strikeout-thickness=<font strikeout thickness>
|
||||
box-drawings-uses-font-glyphs=yes
|
||||
# dpi-aware=no
|
||||
# gamma-correct-blending=no
|
||||
gamma-correct-blending=no
|
||||
|
||||
initial-color-theme=1
|
||||
# initial-color-theme=1
|
||||
# initial-window-size-pixels=700x500 # Or,
|
||||
# initial-window-size-chars=<COLSxROWS>
|
||||
# initial-window-mode=windowed
|
||||
|
@ -37,7 +37,7 @@ initial-color-theme=1
|
|||
bold-text-in-bright=yes
|
||||
# word-delimiters=,│`|:"'()[]{}<>
|
||||
# selection-target=primary
|
||||
# workers=<number of logical CPUs>
|
||||
workers=4
|
||||
# utmp-helper=/usr/lib/utempter/utempter # When utmp backend is ‘libutempter’ (Linux)
|
||||
# utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ‘ulog’ (FreeBSD)
|
||||
|
||||
|
@ -45,18 +45,18 @@ bold-text-in-bright=yes
|
|||
# name=value
|
||||
|
||||
[security]
|
||||
# osc52=enabled # disabled|copy-enabled|paste-enabled|enabled
|
||||
osc52=copy-enabled # disabled|copy-enabled|paste-enabled|enabled
|
||||
|
||||
[bell]
|
||||
system=yes
|
||||
# urgent=no
|
||||
urgent=no
|
||||
notify=no
|
||||
visual=yes
|
||||
# command=
|
||||
# command-focused=no
|
||||
|
||||
[desktop-notifications]
|
||||
# command=notify-send --wait --app-name ${app-id} --icon ${app-id} --category ${category} --urgency ${urgency} --expire-time ${expire-time} --hint STRING:image-path:${icon} --hint BOOLEAN:suppress-sound:${muted} --hint STRING:sound-name:${sound-name} --replace-id ${replace-id} ${action-argument} --print-id -- ${title} ${body}
|
||||
command=notify-send --wait --app-name ${app-id} --icon ${app-id} --category ${category} --urgency ${urgency} --expire-time ${expire-time} --hint STRING:image-path:${icon} --hint BOOLEAN:suppress-sound:${muted} --hint STRING:sound-name:${sound-name} --replace-id ${replace-id} ${action-argument} --print-id -- ${title} ${body}
|
||||
# command-action-argument=--action ${action-name}=${action-label}
|
||||
# close=""
|
||||
# inhibit-when-focused=yes
|
||||
|
@ -97,11 +97,11 @@ beam-thickness=1.2
|
|||
hide-when-typing=yes
|
||||
# alternate-scroll-mode=yes
|
||||
|
||||
[touch]
|
||||
# [touch]
|
||||
# long-press-delay=400
|
||||
|
||||
; [colors]
|
||||
; alpha=0.9
|
||||
# [colors]
|
||||
# alpha=0.9
|
||||
# alpha-mode=default # Can be `default`, `matching` or `all`
|
||||
# background=242424
|
||||
# foreground=ffffff
|
||||
|
@ -111,32 +111,32 @@ hide-when-typing=yes
|
|||
# moonfly
|
||||
# Based on https://github.com/bluz71/vim-moonfly-colors
|
||||
|
||||
; [colors]
|
||||
; alpha=0.9
|
||||
; cursor = 080808 9e9e9e
|
||||
; foreground = b2b2b2
|
||||
; background = 080808
|
||||
;
|
||||
; # selection-foreground = 080808
|
||||
; # selection-background = b2ceee
|
||||
;
|
||||
; regular0 = 323437
|
||||
; regular1 = ff5454
|
||||
; regular2 = 8cc85f
|
||||
; regular3 = e3c78a
|
||||
; regular4 = 80a0ff
|
||||
; regular5 = d183e8
|
||||
; regular6 = 79dac8
|
||||
; regular7 = c6c6c6
|
||||
;
|
||||
; bright0 = 949494
|
||||
; bright1 = ff5189
|
||||
; bright2 = 36c692
|
||||
; bright3 = c2c292
|
||||
; bright4 = 74b2ff
|
||||
; bright5 = ae81ff
|
||||
; bright6 = 85dc85
|
||||
; bright7 = e4e4e4
|
||||
# [colors]
|
||||
# alpha=0.9
|
||||
# cursor = 080808 9e9e9e
|
||||
# foreground = b2b2b2
|
||||
# background = 080808
|
||||
#
|
||||
# # selection-foreground = 080808
|
||||
# # selection-background = b2ceee
|
||||
#
|
||||
# regular0 = 323437
|
||||
# regular1 = ff5454
|
||||
# regular2 = 8cc85f
|
||||
# regular3 = e3c78a
|
||||
# regular4 = 80a0ff
|
||||
# regular5 = d183e8
|
||||
# regular6 = 79dac8
|
||||
# regular7 = c6c6c6
|
||||
#
|
||||
# bright0 = 949494
|
||||
# bright1 = ff5189
|
||||
# bright2 = 36c692
|
||||
# bright3 = c2c292
|
||||
# bright4 = 74b2ff
|
||||
# bright5 = ae81ff
|
||||
# bright6 = 85dc85
|
||||
# bright7 = e4e4e4
|
||||
# cursor=<inverse foreground/background>
|
||||
#
|
||||
# -*- conf -*-
|
||||
|
@ -173,7 +173,7 @@ hide-when-typing=yes
|
|||
|
||||
[colors]
|
||||
# cursor=000000 babdb6
|
||||
alpha=0.97
|
||||
alpha=0.6
|
||||
foreground=babdb6
|
||||
background=000000
|
||||
regular0=2e3436
|
||||
|
@ -195,24 +195,24 @@ bright7=eeeeec
|
|||
#
|
||||
#
|
||||
## Normal/regular colors (color palette 0-7)
|
||||
; regular0=242424 # black
|
||||
; regular1=f62b5a # red
|
||||
; regular2=47b413 # green
|
||||
; regular3=e3c401 # yellow
|
||||
; regular4=24acd4 # blue
|
||||
; regular5=f2affd # magenta
|
||||
; regular6=13c299 # cyan
|
||||
; regular7=e6e6e6 # white
|
||||
;
|
||||
; ## Bright colors (color palette 8-15)
|
||||
; bright0=616161 # bright black
|
||||
; bright1=ff4d51 # bright red
|
||||
; bright2=35d450 # bright green
|
||||
; bright3=e9e836 # bright yellow
|
||||
; bright4=5dc5f8 # bright blue
|
||||
; bright5=feabf2 # bright magenta
|
||||
; bright6=24dfc4 # bright cyan
|
||||
; bright7=ffffff # bright white
|
||||
# regular0=242424 # black
|
||||
# regular1=f62b5a # red
|
||||
# regular2=47b413 # green
|
||||
# regular3=e3c401 # yellow
|
||||
# regular4=24acd4 # blue
|
||||
# regular5=f2affd # magenta
|
||||
# regular6=13c299 # cyan
|
||||
# regular7=e6e6e6 # white
|
||||
#
|
||||
# ## Bright colors (color palette 8-15)
|
||||
# bright0=616161 # bright black
|
||||
# bright1=ff4d51 # bright red
|
||||
# bright2=35d450 # bright green
|
||||
# bright3=e9e836 # bright yellow
|
||||
# bright4=5dc5f8 # bright blue
|
||||
# bright5=feabf2 # bright magenta
|
||||
# bright6=24dfc4 # bright cyan
|
||||
# bright7=ffffff # bright white
|
||||
|
||||
## dimmed colors (see foot.ini(5) man page)
|
||||
# dim0=<not set>
|
||||
|
@ -251,27 +251,27 @@ bright7=eeeeec
|
|||
# search-box-match=<regular0> <regular3> # black-on-yellow
|
||||
# urls=<regular3>
|
||||
|
||||
[colors2]
|
||||
# [colors2]
|
||||
# Alternative color theme, see man page foot.ini(5)
|
||||
|
||||
regular0=242424 # black
|
||||
regular1=f62b5a # red
|
||||
regular2=47b413 # green
|
||||
regular3=e3c401 # yellow
|
||||
regular4=24acd4 # blue
|
||||
regular5=f2affd # magenta
|
||||
regular6=13c299 # cyan
|
||||
regular7=e6e6e6 # white
|
||||
# regular0=242424 # black
|
||||
# regular1=f62b5a # red
|
||||
# regular2=47b413 # green
|
||||
# regular3=e3c401 # yellow
|
||||
# regular4=24acd4 # blue
|
||||
# regular5=f2affd # magenta
|
||||
# regular6=13c299 # cyan
|
||||
# regular7=e6e6e6 # white
|
||||
|
||||
## Bright colors (color palette 8-15)
|
||||
bright0=616161 # bright black
|
||||
bright1=ff4d51 # bright red
|
||||
bright2=35d450 # bright green
|
||||
bright3=e9e836 # bright yellow
|
||||
bright4=5dc5f8 # bright blue
|
||||
bright5=feabf2 # bright magenta
|
||||
bright6=24dfc4 # bright cyan
|
||||
bright7=ffffff # bright white
|
||||
# bright0=616161 # bright black
|
||||
# bright1=ff4d51 # bright red
|
||||
# bright2=35d450 # bright green
|
||||
# bright3=e9e836 # bright yellow
|
||||
# bright4=5dc5f8 # bright blue
|
||||
# bright5=feabf2 # bright magenta
|
||||
# bright6=24dfc4 # bright cyan
|
||||
# bright7=ffffff # bright white
|
||||
[csd]
|
||||
# preferred=server
|
||||
# size=26
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue