diff --git a/.gitignore b/.gitignore
index c67cdf3..37212e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 # Generated files by hugo
 /public/
 /resources/_gen/
+.hugo_build.lock
 
 # Executable may be added to repository
 hugo.exe
@@ -39,3 +40,6 @@ tags
 
 # Coc configuration directory
 .vim
+
+# Filesystem Specific
+*.DS_Store
diff --git a/themes/cactus b/themes/cactus
index 880fb75..09ea8be 160000
--- a/themes/cactus
+++ b/themes/cactus
@@ -1 +1 @@
-Subproject commit 880fb75829465885720dd3eefc4e3b2cd42577f2
+Subproject commit 09ea8bec251ec116f6d3620cb1cb564a3d4a2734