Initial commit of Hyprland config

This commit is contained in:
2025-02-24 01:15:49 -05:00
commit 0472007a74
33 changed files with 1403 additions and 0 deletions

9
LICENSE Normal file
View File

@ -0,0 +1,9 @@
*.conf files: MIT.txt
scripts/: GPL.txt
pastes/: GPL.txt
Any non-executable files contained within this submodule are covered under the MIT.txt license.
Any executable files are licensed under the GPL.
See the respective license files in each directory for details.