]> Freerunner's - dotfiles.git/commitdiff
foot: minor update
authorAndre Ramnitz <tux.rising@gmail.com>
Mon, 12 Aug 2024 16:10:33 +0000 (18:10 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 19:05:38 +0000 (21:05 +0200)
config/foot/foot.ini

index 12f5458eacc47ed098f677b10ca5998b73de4fac..bbb73cc3dbbb563048ec7f8f4f6fe9bbd7602783 100644 (file)
@@ -9,13 +9,15 @@ shell=/bin/fish
 # title=foot
 # locked-title=no
 
+# font=monospace:size=8
+# font-bold=<bold variant of regular font>
+# font-italic=<italic variant of regular font>
+# font-bold-italic=<bold+italic variant of regular font>
+# 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=<font metrics>
 # 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=<COLSxROWS>
 # 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=<number of logical CPUs>
 # 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=<inverse foreground/background>
 # blink=no
+# blink-rate=500
 # beam-thickness=1.5
 # underline-thickness=<font 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=<not set>
@@ -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