Foot

This is the configuration for the Foot terminal. This literate configuration is available on my GitHub Pages. Please, if you appreciate my work, please consider making a donation.

Table of Contents

Sway

Font

shell = /usr/bin/zsh

font = SpaceMono Nerd Font:pixelsize=19:antialias=true
font-bold = SpaceMono Nerd Font:style=Bold:pixelsize=19:antialias=true
font-italic = SpaceMono Nerd Font:style=Italic:pixelsize=19:antialias=true
font-bold-italic = SpaceMono Nerd Font:style=Bold Italic:pixelsize=19:antialias=true

Preferences

dpi-aware=yes
pad=9x9 center
vertical-letter-offset=-4px
notify=notify-send -i ${app-id} {$title} {$body}
line-height=24px
letter-spacing=-1px
bold-text-in-bright=palette-based
resize-delay-ms=90

Appearance

[cursor]
style=beam
blink=yes

[bell]
urgent=yes
notify=yes
visual=yes

[mouse]
hide-when-typing=yes
alternate-scroll-mode=no

[url]
launch=xdg-open ${url}

[colors]
background=020202
foreground=eeeeee
alpha=0.6
flash=ffffff

Colors

regular0=000000
bright0=121212
regular1=ee0009
bright1=fe0219
regular2=99cf01
bright2=a9df11
regular3=e4cf13
bright3=f4df23
regular4=6b65da
bright4=6264fe
regular5=af38db
bright5=ff4de7
regular6=43e7e9
bright6=53f7f9
regular7=eecd73
bright7=fedd83
urls=ff0000

Wayfire

Font

shell = /usr/bin/zsh

font = SpaceMono Nerd Font:pixelsize=19:antialias=true
font-bold = SpaceMono Nerd Font:style=Bold:pixelsize=19:antialias=true
font-italic = SpaceMono Nerd Font:style=Italic:pixelsize=19:antialias=true
font-bold-italic = SpaceMono Nerd Font:style=Bold Italic:pixelsize=19:antialias=true

Preferences

dpi-aware=yes
pad=9x9 center
vertical-letter-offset=-4px
line-height=24px
letter-spacing=-1px
bold-text-in-bright=palette-based
resize-delay-ms=90

Appearance

[cursor]
style=beam
blink=yes

[colors]
background=101010
foreground=efefef
alpha=0.6

Colors

regular0=000000
bright0=121212
regular1=c77188
bright1=d78198
regular2=00bb10
bright2=00cc20
regular3=dfdf10
bright3=efef20
regular4=2995db
bright4=39a5eb
regular5=b97e76
bright5=c98e86
regular6=489390
bright6=58a4a1
regular7=edc9b9
bright7=fdd9c9

Hyprland

Font

shell = /usr/bin/zsh

font = SpaceMono Nerd Font:pixelsize=19:antialias=true
font-bold = SpaceMono Nerd Font:style=Bold:pixelsize=19:antialias=true
font-italic = SpaceMono Nerd Font:style=Italic:pixelsize=19:antialias=true
font-bold-italic = SpaceMono Nerd Font:style=Bold Italic:pixelsize=19:antialias=true

Preferences

dpi-aware=yes
pad=9x9 center
notify=notify-send -i ${app-id} ${title} ${body}
vertical-letter-offset=-4px
line-height=24px
letter-spacing=-1px
bold-text-in-bright=palette-based
resize-delay-ms=80

Appearance

[cursor]
style=beam
blink=yes

[bell]
urgent=yes
notify=yes
visual=yes

[url]
launch=xdg-open ${url}

[colors]
background=100002
foreground=fdeadb
alpha=0.6

Colors

This is where you edit the actual color scheme.

regular0=000000
bright0=121212
regular1=c03b3e
bright1=d04b4e
regular2=15b082
bright2=25c192
regular3=e27725
bright3=f28735
regular4=3996c0
bright4=49a6d0
regular5=e73d7b
bright5=f74e8b
regular6=c8988a
bright6=d8a89a
regular7=eddacb
bright7=fdeadb

Niri

Font

shell = /usr/bin/zsh

font = SpaceMono Nerd Font:pixelsize=19:antialias=true
font-bold = SpaceMono Nerd Font:style=Bold:pixelsize=19:antialias=true
font-italic = SpaceMono Nerd Font:style=Italic:pixelsize=19:antialias=true
font-bold-italic = SpaceMono Nerd Font:style=Bold Italic:pixelsize=19:antialias=true

Preferences

dpi-aware=yes
pad=9x9 center
vertical-letter-offset=-4px
notify=notify-send -i ${app-id} {$title} {$body}
line-height=24px
letter-spacing=-1px
bold-text-in-bright=palette-based
resize-delay-ms=90

Appearance

[cursor]
style=beam
blink=yes

[bell]
urgent=yes
notify=yes
visual=yes

[mouse]
hide-when-typing=yes
alternate-scroll-mode=no

[url]
launch=xdg-open ${url}

[colors]
background=020202
foreground=eeeeee
alpha=0.5
flash=ffffff

Colors

regular0=000000
bright0=121212
regular1=e04a00
bright1=ff2800
regular2=81c071
bright2=93eab9
regular3=e3af67
bright3=fdcb46
regular4=4bc8dc
bright4=6be8fc
regular5=e56f95
bright5=f36c97
regular6=0fbd98
bright6=12e5b8
regular7=dddddd
bright7=ffffff
urls=ff0000

Author: Tanner Babcock

Created: 2025-06-25 Wed 19:57