From: Andre Ramnitz Date: Mon, 12 Aug 2024 16:10:33 +0000 (+0200) Subject: foot: minor update X-Git-Tag: v0.2~156 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=a5d8f9ac1a2baa47014ab685d9c6df824f4767b7;p=dotfiles.git foot: minor update --- diff --git a/config/foot/foot.ini b/config/foot/foot.ini index 12f5458e..bbb73cc3 100644 --- a/config/foot/foot.ini +++ b/config/foot/foot.ini @@ -9,13 +9,15 @@ shell=/bin/fish # title=foot # locked-title=no +# font=monospace:size=8 +# font-bold= +# font-italic= +# font-bold-italic= +# font-size-adjustment=0.5 font=IosevkaTerm Nerd Font Mono:size=12:slant=italic:weight=medium -#:weight=medium -#,LiterationMono Nerd Font:size=10 font-bold=IosevkaTerm Nerd Font Mono:size=12:weight=bold font-italic=IosevkaTerm Nerd Font Mono:size=12:slant=italic:weight=medium font-bold-italic=IosevkaTerm Nerd Font Mono:size=12:slant=italic:weight=bold -# font-size-adjustment=0.5 # line-height= # letter-spacing=0 # horizontal-letter-offset=0 @@ -25,18 +27,18 @@ font-bold-italic=IosevkaTerm Nerd Font Mono:size=12:slant=italic:weight=bold # box-drawings-uses-font-glyphs=no # dpi-aware=no -# initial-window-size-pixels=1256x720 # Or, -initial-window-size-chars=133x31 +# initial-window-size-pixels=700x500 # Or, +# initial-window-size-chars= # initial-window-mode=windowed +initial-window-size-chars=133x31 # pad=0x0 # optionally append 'center' +# resize-by-cells=yes # resize-delay-ms=100 -notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body} - # bold-text-in-bright=no # word-delimiters=,│`|:"'()[]{}<> # selection-target=primary -workers=16 +# workers= # 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,23 +47,30 @@ workers=16 [bell] # urgent=no -# urgent=yes # notify=no # visual=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} --replace-id ${replace-id} ${action-argument} --print-id -- ${title} ${body} +# command-action-argument=--action ${action-name}=${action-label} +# close="" +# inhibit-when-focused=yes + + [scrollback] +# lines=1000 lines=16384 # multiplier=3.0 # indicator-position=relative # indicator-format="" -indicator-format=percentage [url] # launch=xdg-open ${url} -label-letters=adfghjkl +# label-letters=sadfjklewcmpgh +label-letters=asdfghjkl # osc8-underline=url-mode # protocols=http, https, ftp, ftps, file, gemini, gopher # uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[] @@ -70,6 +79,7 @@ label-letters=adfghjkl # style=block # color= # blink=no +# blink-rate=500 # beam-thickness=1.5 # underline-thickness= @@ -81,69 +91,53 @@ label-letters=adfghjkl # long-press-delay=400 [colors] -alpha=0.97 +# alpha=1.0 +# background=242424 +# foreground=ffffff +# flash=7f7f00 +# flash-alpha=0.5 +alpha=0.95 flash=da4453 flash-alpha=0.5 background=171819 foreground=f8f8f8 -# freerunner's colors -# Normal/regular colors (color palette 0-7) -# regular0=1b1b1b # black -# regular1=de5764 # red -# regular2=90e33e # green -# regular3=ffb852 # yellow -# regular4=529aff # blue -# regular5=ff86e9 # magenta -# regular6=57ded1 # cyan -# regular7=eff0f1 # white -# bright0=3b4045 # bright black -# bright1=de5764 # bright red -# bright2=90e33e # bright green -# bright3=ffb852 # bright yellow -# bright4=529aff # bright blue -# bright5=ff86e9 # bright magenta -# bright6=57ded1 # bright cyan -# bright7=fcfcfc # bright white - -# base16 default dark -regular0=181818 # black -regular1=ab4642 # red -regular2=a1b56c # green -regular3=f7ca88 # yellow -regular4=7cafc2 # blue -regular5=ba8baf # magenta -regular6=86c1b9 # cyan -regular7=d8d8d8 # white -bright0=585858 # bright black -bright1=ab4642 # bright red -bright2=a1b56c # bright green -bright3=f7ca88 # bright yellow -bright4=7cafc2 # bright blue -bright5=ba8baf # bright magenta -bright6=86c1b9 # bright cyan -bright7=f8f8f8 # bright white +regular0=131516 # black +regular1=E35144 # red +regular2=53CC3D # green +regular3=e4a944 # yellow +regular4=435BE0 # blue +regular5=6f44e4 # magenta +regular6=448fe4 # cyan +regular7=818382 # white +bright0=262625 # bright black +bright1=E35144 # bright red +bright2=53CC3D # bright green +bright3=e4a944 # bright yellow +bright4=435BE0 # bright blue +bright5=6f44e4 # bright magenta +bright6=448fe4 # bright cyan +bright7=F2F2F2 # bright white -# cosmic colors ## Normal/regular colors (color palette 0-7) -# regular0=1b1b1b # black -# regular1=f16161 # red -# regular2=7cb987 # green -# regular3=ddc74c # yellow -# regular4=6296be # blue -# regular5=be6dee # magenta -# regular6=49bac8 # cyan -# regular7=bebebe # 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=808080 # bright black -# bright1=ff8985 # bright red -# bright2=97d5a0 # bright green -# bright3=fae365 # bright yellow -# bright4=7db1da # bright blue -# bright5=d68eff # bright magenta -# bright6=49bac8 # bright cyan -# bright7=c4c4c4 # 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 ## dimmed colors (see foot.ini(5) man page) # dim0= @@ -202,6 +196,7 @@ bright7=f8f8f8 # bright white # pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none +# pipe-command-output=[wl-copy] none # Copy last command's output to the clipboard # show-urls-launch=Control+Shift+o # show-urls-copy=none # show-urls-persistent=none @@ -236,6 +231,7 @@ bright7=f8f8f8 # bright white # clipboard-paste=Control+v Control+Shift+v Control+y XF86Paste # primary-paste=Shift+Insert # unicode-input=none +# quit=none # scrollback-up-page=Shift+Page_Up # scrollback-up-half-page=none # scrollback-up-line=none @@ -253,8 +249,10 @@ bright7=f8f8f8 # bright white # \x03=Mod4+c # Map Super+c -> Ctrl+c [mouse-bindings] -# scrollback-up-mouse=BTN_BACK -# scrollback-down-mouse=BTN_FORWARD +# scrollback-up-mouse=BTN_WHEEL_BACK +# scrollback-down-mouse=BTN_WHEEL_FORWARD +# font-increase=Control+BTN_WHEEL_BACK +# font-decrease=Control+BTN_WHEEL_FORWARD # selection-override-modifiers=Shift # primary-paste=BTN_MIDDLE # select-begin=BTN_LEFT