hyprdots

my dotfiles
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

foot.ini (449B)


      1 font=monospace:size=14
      2 font-size-adjustment=3
      3 dpi-aware=true
      4 
      5 [cursor]
      6 style=beam
      7 
      8 [colors]
      9 alpha = 0.8
     10 background=282828
     11 foreground=ebdbb2
     12 regular0=928374
     13 regular1=fb4934
     14 regular2=b8bb26
     15 regular3=fabd2f
     16 regular4=83a598
     17 regular5=d3869b
     18 regular6=8ec07c
     19 regular7=ebdbb2
     20 bright0=282828
     21 bright1=cc241d
     22 bright2=98971a
     23 bright3=d79921
     24 bright4=458588
     25 bright5=b16286
     26 bright6=689d6a
     27 bright7=a89984
     28 
     29 [key-bindings]
     30 clipboard-copy=Mod1+c
     31 clipboard-paste=Mod1+v