diff options
author | awy <awy@awy.one> | 2025-10-09 03:59:15 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-09 03:59:15 +0300 |
commit | 70fd3c251fe5d459d655979c2f228f35b4400f48 (patch) | |
tree | 1bde550fab7231ee051e25c94a3aecda3d3068e9 /.config/foot/foot.ini | |
parent | 5f4937b401aad55ad32e85a1cfa408d9e3b631d2 (diff) | |
download | hyprdots-70fd3c251fe5d459d655979c2f228f35b4400f48.tar.gz |
up
Diffstat (limited to '.config/foot/foot.ini')
-rw-r--r-- | .config/foot/foot.ini | 44 |
1 files changed, 21 insertions, 23 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 59fcb0c..c5f0d57 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,5 +1,5 @@ [main] -include=/usr/share/foot/themes/catppuccin-mocha +#include=/usr/share/foot/themes/catppuccin-mocha font=monospace:size=14 font-size-adjustment=3 gamma-correct-blending=false @@ -13,28 +13,26 @@ style=beam hide-when-typing=true [colors] -alpha = 0.90 -#foreground=d3c6aa -#background=2b3339 -# -selection-background=b4befe -selection-foreground=1e1e2e -#regular0=374247 -#bright0=404c51 -#regular1=e67e80 -#bright1=e67e80 -#regular2=a7c080 -#bright2=a7c080 -#regular3=dbbc7f -#bright3=dbbc7f -#regular4=7fbbb3 -#bright4=7fbbb3 -#regular5=d699b6 -#bright5=d699b6 -#regular6=83c092 -#bright6=83c092 -#regular7=859289 -#bright7=9da9a0 +# alpha = 0.8 +foreground=d3c6aa +background=2b3339 + +regular0=374247 +bright0=404c51 +regular1=e67e80 +bright1=e67e80 +regular2=a7c080 +bright2=a7c080 +regular3=dbbc7f +bright3=dbbc7f +regular4=7fbbb3 +bright4=7fbbb3 +regular5=d699b6 +bright5=d699b6 +regular6=83c092 +bright6=83c092 +regular7=859289 +bright7=9da9a0 [key-bindings] clipboard-copy=Mod1+c |