Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
16
.config/wallust/templates/kitty-colors.conf
Normal file
16
.config/wallust/templates/kitty-colors.conf
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
color0 {{color0}}
|
||||
color8 {{color8}}
|
||||
color1 {{color1}}
|
||||
color9 {{color9}}
|
||||
color2 {{color2}}
|
||||
color10 {{color10}}
|
||||
color3 {{color3}}
|
||||
color11 {{color11}}
|
||||
color4 {{color4}}
|
||||
color12 {{color12}}
|
||||
color5 {{color5}}
|
||||
color13 {{color13}}
|
||||
color6 {{color6}}
|
||||
color14 {{color14}}
|
||||
color7 {{color7}}
|
||||
color15 {{color15}}
|
||||
7
.config/wallust/wallust.toml
Normal file
7
.config/wallust/wallust.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
backend = "resized"
|
||||
threshold = 10
|
||||
palette = "dark"
|
||||
|
||||
[templates]
|
||||
kitty.template = 'kitty-colors.conf'
|
||||
kitty.target = '~/.config/kitty/colors-wallust.conf'
|
||||
Loading…
Add table
Add a link
Reference in a new issue