diff --git a/.config/hypr b/.config/hypr index aa96d67e..a143b1a1 160000 --- a/.config/hypr +++ b/.config/hypr @@ -1 +1 @@ -Subproject commit aa96d67e717170f33e5e5589b25328bd21c25117 +Subproject commit a143b1a1f1a4fcf1b42c4eb952f84c9287dad78e diff --git a/.config/quickshell b/.config/quickshell new file mode 160000 index 00000000..82d045d4 --- /dev/null +++ b/.config/quickshell @@ -0,0 +1 @@ +Subproject commit 82d045d4df19bcd59e14c1d6e524d1e05b8b7d47 diff --git a/.gitmodules b/.gitmodules index 55247331..f6402f61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,6 @@ [submodule ".config/hypr"] path = .config/hypr url = https://git.voidarc.co.uk/voidarc/hypr +[submodule ".config/quickshell"] + path = .config/quickshell + url = https://git.voidarc.co.uk/voidarc/quickshell