diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 13:48:20 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 13:48:20 +0700 |
| commit | 9f12ea8a648fa6483b392dc9ba1d7dbf4e61057c (patch) | |
| tree | 35ec7c12203114c9e47cebbdb634c174094913c8 /templates | |
| parent | b57f994aa7c74d1b4e17e3df31ddf94702a8f6de (diff) | |
-
Diffstat (limited to 'templates')
| l--------- | templates/dbg.ini | 1 | ||||
| l--------- | templates/foot-colors-custom.ini | 1 | ||||
| l--------- | templates/niri.kdl | 1 | ||||
| l--------- | templates/nvim.lua | 1 | ||||
| l--------- | templates/shell-colors.sh | 1 | ||||
| l--------- | templates/vicinae-dark.toml | 1 | ||||
| l--------- | templates/vicinae-light.toml | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/templates/dbg.ini b/templates/dbg.ini new file mode 120000 index 0000000..b28db24 --- /dev/null +++ b/templates/dbg.ini @@ -0,0 +1 @@ +../.config/wallust/templates/dbg.ini
\ No newline at end of file diff --git a/templates/foot-colors-custom.ini b/templates/foot-colors-custom.ini new file mode 120000 index 0000000..7e89ea4 --- /dev/null +++ b/templates/foot-colors-custom.ini @@ -0,0 +1 @@ +../.config/wallust/templates/foot-colors-custom.ini
\ No newline at end of file diff --git a/templates/niri.kdl b/templates/niri.kdl new file mode 120000 index 0000000..cb6700b --- /dev/null +++ b/templates/niri.kdl @@ -0,0 +1 @@ +../.config/matugen/templates/niri.kdl
\ No newline at end of file diff --git a/templates/nvim.lua b/templates/nvim.lua new file mode 120000 index 0000000..a98355a --- /dev/null +++ b/templates/nvim.lua @@ -0,0 +1 @@ +../.config/wallust/templates/nvim.lua
\ No newline at end of file diff --git a/templates/shell-colors.sh b/templates/shell-colors.sh new file mode 120000 index 0000000..2cf94f6 --- /dev/null +++ b/templates/shell-colors.sh @@ -0,0 +1 @@ +../.config/wallust/templates/shell-colors.sh
\ No newline at end of file diff --git a/templates/vicinae-dark.toml b/templates/vicinae-dark.toml new file mode 120000 index 0000000..9910b55 --- /dev/null +++ b/templates/vicinae-dark.toml @@ -0,0 +1 @@ +../.config/wallust/templates/vicinae-dark.toml
\ No newline at end of file diff --git a/templates/vicinae-light.toml b/templates/vicinae-light.toml new file mode 120000 index 0000000..8e185bd --- /dev/null +++ b/templates/vicinae-light.toml @@ -0,0 +1 @@ +../.config/wallust/templates/vicinae-light.toml
\ No newline at end of file |
