diff --git a/.config/hypr b/.config/hypr new file mode 160000 index 0000000..c2b3659 --- /dev/null +++ b/.config/hypr @@ -0,0 +1 @@ +Subproject commit c2b3659ea4fd9dc9b5907cb2fccd4f776e117e2a diff --git a/.gitmodules b/.gitmodules index 8054238..a3e2736 100644 --- a/.gitmodules +++ b/.gitmodules @@ -106,3 +106,7 @@ path = .config/awesome url = ssh://gitea@gitea.sravanbalaji.com:2222/sravan/awesome.git branch = main +[submodule ".config/hypr"] + path = .config/hypr + url = ssh://gitea@gitea.sravanbalaji.com:2222/sravan/hyprland.git + branch = main diff --git a/README.org b/README.org index 03e203d..0cb313e 100644 --- a/README.org +++ b/README.org @@ -248,6 +248,10 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks. path = .config/awesome url = ssh://gitea@gitea.sravanbalaji.com:2222/sravan/awesome.git branch = main +[submodule ".config/hypr"] + path = .config/hypr + url = ssh://gitea@gitea.sravanbalaji.com:2222/sravan/hyprland.git + branch = main #+END_SRC ** Ignoring files and directories