diff options
| author | awy <awy@awy.one> | 2025-11-29 18:35:49 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-29 18:35:49 +0300 |
| commit | 8d90f5a577b75b8a792b7a2f02d98a31e9ff19c4 (patch) | |
| tree | 868e0d8389fb2b4e413409f65f57caa9c0b37eda /.config/foot/foot.ini | |
| parent | db008a76e93dcfbf00fec5a141a1e1bd122b04a7 (diff) | |
| download | hyprdots-8d90f5a577b75b8a792b7a2f02d98a31e9ff19c4.tar.gz | |
uupdate
Diffstat (limited to '.config/foot/foot.ini')
| -rw-r--r-- | .config/foot/foot.ini | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index bd10263..360d13d 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,5 +1,5 @@ [main] -# include=/usr/share/foot/themes/everforest +include=/usr/share/foot/themes/gruvbox-dark font=monospace:size=14 font-size-adjustment=3 gamma-correct-blending=false @@ -13,27 +13,27 @@ initial-window-size-chars=80x24 #[mouse] #hide-when-typing=true -[colors] -# alpha = 0.9 -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 +# [colors] +# # alpha = 0.9 +# 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 |