From 37bd0912a715adea552ba2f76595adda568d1990 Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Sat, 11 Feb 2023 10:28:54 -0400 Subject: [PATCH 1/4] Added section to Readme for Yabai Tiling Window Manager --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9658a44..25cca7c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ ### Relevant Files - [.tmux.conf](.tmux.conf) - Tmux Configuration File +# Yabai Tiling Window Manager Setup +✍🏼 Blog Post: [How To Setup And Use The Yabai Tiling Window Manager On Mac](https://josean.com/posts/yabai-setup) +📹 Youtube Guide: [How To Setup And Use The Yabai Tiling Window Manager On Mac](#) + +### Relevant Files +- [.config/yabai](.config/yabai) +- [.config/skhd](.config/skhd) + # Neovim Setup 💡 **Tip:** I highly recommend following along with me on youtube and use the repo as reference to set up the config. You'll understand everything a lot better and be able to change things and evolve the setup into your own! From a8728b43df5c3ffe951ac81c416f9398c1033779 Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Sat, 11 Feb 2023 10:29:20 -0400 Subject: [PATCH 2/4] Update Readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25cca7c..4505ffc 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ # Yabai Tiling Window Manager Setup ✍🏼 Blog Post: [How To Setup And Use The Yabai Tiling Window Manager On Mac](https://josean.com/posts/yabai-setup) + 📹 Youtube Guide: [How To Setup And Use The Yabai Tiling Window Manager On Mac](#) ### Relevant Files From 51ef968c89a9eb67dd0837568dba79f89316e050 Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Sat, 11 Feb 2023 10:30:19 -0400 Subject: [PATCH 3/4] Updated yabairc and skhdrc links in Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4505ffc..50dcc25 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ 📹 Youtube Guide: [How To Setup And Use The Yabai Tiling Window Manager On Mac](#) ### Relevant Files -- [.config/yabai](.config/yabai) -- [.config/skhd](.config/skhd) +- [.config/yabai/yabairc](.config/yabai/yabairc) +- [.config/skhd/skhdrc](.config/skhd/skhdrc) # Neovim Setup 💡 **Tip:** I highly recommend following along with me on youtube and use the repo as reference to set up the config. You'll understand everything a lot better and be able to change things and evolve the setup into your own! From f686df3674b11e905d0c781eede728e1bf098054 Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Sun, 12 Feb 2023 12:09:26 -0400 Subject: [PATCH 4/4] Added link to Yabai Youtube Video to Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dcc25..2bc3296 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ # Yabai Tiling Window Manager Setup ✍🏼 Blog Post: [How To Setup And Use The Yabai Tiling Window Manager On Mac](https://josean.com/posts/yabai-setup) -📹 Youtube Guide: [How To Setup And Use The Yabai Tiling Window Manager On Mac](#) +📹 Youtube Guide: [How To Setup And Use The Yabai Tiling Window Manager On Mac](https://youtu.be/k94qImbFKWE) ### Relevant Files - [.config/yabai/yabairc](.config/yabai/yabairc)