From 07a64c5aa3a202aee39d0ad67bcee674dfcf706c Mon Sep 17 00:00:00 2001 From: piecka Date: Tue, 4 Feb 2025 16:08:36 +0100 Subject: [PATCH] restructure --- README.md | 12 +++++++----- {hyprpanel => linux/hyprpanel}/hyprpanel_config.json | 0 {VimVix => other/VimVix}/README.md | 0 {VimVix => other/VimVix}/config.json | 0 {minecraft => other/minecraft}/options.txt | 0 {tabliss => other/tabliss}/tabliss.json | 0 {vimium => other/vimium}/bindings | 0 {vimium => other/vimium}/vimium-options.json | 0 .../vimium}/vimium_c-20240909_133231.json | 0 {GlazeWM => windoof/GlazeWM}/README.md | 0 {GlazeWM => windoof/GlazeWM}/config.yaml | 0 {GlazeWM => windoof/GlazeWM}/start_glazewm.bat | 0 12 files changed, 7 insertions(+), 5 deletions(-) rename {hyprpanel => linux/hyprpanel}/hyprpanel_config.json (100%) rename {VimVix => other/VimVix}/README.md (100%) rename {VimVix => other/VimVix}/config.json (100%) rename {minecraft => other/minecraft}/options.txt (100%) rename {tabliss => other/tabliss}/tabliss.json (100%) rename {vimium => other/vimium}/bindings (100%) rename {vimium => other/vimium}/vimium-options.json (100%) rename {vimium => other/vimium}/vimium_c-20240909_133231.json (100%) rename {GlazeWM => windoof/GlazeWM}/README.md (100%) rename {GlazeWM => windoof/GlazeWM}/config.yaml (100%) rename {GlazeWM => windoof/GlazeWM}/start_glazewm.bat (100%) diff --git a/README.md b/README.md index 40db14e..7abeb28 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # configs +--- -This is a repo for my configs, which I don't want to create a new repo for.. Something like my [VimVix](./VimVix/) config, or the [GlazeWM](./GlazeWM/) +## what's in here? -## direct (download) links - -- [tabliss](https://git.k4li.de/pika/configs/raw/branch/main/tabliss/tabliss.json) -- [Vimium](https://git.k4li.de/pika/configs/raw/branch/main/vimium/vimium-options.json) \ No newline at end of file +### configuration-files +- Vimium (C) +- minecraft +- hyprpanel +- tabliss diff --git a/hyprpanel/hyprpanel_config.json b/linux/hyprpanel/hyprpanel_config.json similarity index 100% rename from hyprpanel/hyprpanel_config.json rename to linux/hyprpanel/hyprpanel_config.json diff --git a/VimVix/README.md b/other/VimVix/README.md similarity index 100% rename from VimVix/README.md rename to other/VimVix/README.md diff --git a/VimVix/config.json b/other/VimVix/config.json similarity index 100% rename from VimVix/config.json rename to other/VimVix/config.json diff --git a/minecraft/options.txt b/other/minecraft/options.txt similarity index 100% rename from minecraft/options.txt rename to other/minecraft/options.txt diff --git a/tabliss/tabliss.json b/other/tabliss/tabliss.json similarity index 100% rename from tabliss/tabliss.json rename to other/tabliss/tabliss.json diff --git a/vimium/bindings b/other/vimium/bindings similarity index 100% rename from vimium/bindings rename to other/vimium/bindings diff --git a/vimium/vimium-options.json b/other/vimium/vimium-options.json similarity index 100% rename from vimium/vimium-options.json rename to other/vimium/vimium-options.json diff --git a/vimium/vimium_c-20240909_133231.json b/other/vimium/vimium_c-20240909_133231.json similarity index 100% rename from vimium/vimium_c-20240909_133231.json rename to other/vimium/vimium_c-20240909_133231.json diff --git a/GlazeWM/README.md b/windoof/GlazeWM/README.md similarity index 100% rename from GlazeWM/README.md rename to windoof/GlazeWM/README.md diff --git a/GlazeWM/config.yaml b/windoof/GlazeWM/config.yaml similarity index 100% rename from GlazeWM/config.yaml rename to windoof/GlazeWM/config.yaml diff --git a/GlazeWM/start_glazewm.bat b/windoof/GlazeWM/start_glazewm.bat similarity index 100% rename from GlazeWM/start_glazewm.bat rename to windoof/GlazeWM/start_glazewm.bat