diff options
| author | awy <awy@awy.one> | 2025-11-02 20:36:35 +0300 | 
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-02 20:36:35 +0300 | 
| commit | a72c7536580145161b838cc58b80ef70927ba33a (patch) | |
| tree | fe666332e632b496c0b6add3276259ec02cf8f23 /.config/foot | |
| parent | 80582415fa6436d854895e413ab8815cdbe0bb1c (diff) | |
| download | hyprdots-a72c7536580145161b838cc58b80ef70927ba33a.tar.gz | |
nord
Diffstat (limited to '.config/foot')
| -rw-r--r-- | .config/foot/foot.ini | 48 | 
1 files changed, 24 insertions, 24 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index a253c44..7588692 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/nord  font=monospace:size=14  font-size-adjustment=3  gamma-correct-blending=false @@ -9,30 +9,30 @@ initial-window-size-chars=80x24  # [cursor]  # style=beam -[mouse] -hide-when-typing=true +#[mouse] +#hide-when-typing=true -[colors] -# 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 +#[colors] +## 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  |