From 4d4c002ff4c25a8eb52e5178a4667bf4ae3ac75f Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Thu, 29 Aug 2024 17:59:52 -0500 Subject: [PATCH] Add contrib readme --- hyprland/.config/hypr/contrib/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 hyprland/.config/hypr/contrib/README.md diff --git a/hyprland/.config/hypr/contrib/README.md b/hyprland/.config/hypr/contrib/README.md new file mode 100644 index 00000000..7b5fec16 --- /dev/null +++ b/hyprland/.config/hypr/contrib/README.md @@ -0,0 +1,8 @@ +# Contrib + +Scripts and config files that don't necessarily belong in the defaults. + +## Usage + +Link to any of these files from within config.d to load them up. Use them +to store machine-specific configs or optional scripts.