From 9f12ea8a648fa6483b392dc9ba1d7dbf4e61057c Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 23 Aug 2026 13:48:20 +0700 Subject: - --- templates/dbg.ini | 1 + templates/foot-colors-custom.ini | 1 + templates/niri.kdl | 1 + templates/nvim.lua | 1 + templates/shell-colors.sh | 1 + templates/vicinae-dark.toml | 1 + templates/vicinae-light.toml | 1 + 7 files changed, 7 insertions(+) create mode 120000 templates/dbg.ini create mode 120000 templates/foot-colors-custom.ini create mode 120000 templates/niri.kdl create mode 120000 templates/nvim.lua create mode 120000 templates/shell-colors.sh create mode 120000 templates/vicinae-dark.toml create mode 120000 templates/vicinae-light.toml (limited to 'templates') 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 -- cgit v1.2.3