From 0214b41b136b0a4ce786f543a6885aacc56049ed Mon Sep 17 00:00:00 2001 From: ahwx Date: Fri, 13 Feb 2026 12:55:42 +0100 Subject: [PATCH] chore: get skhd-zig working :) --- modules/core/skhd.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/core/skhd.nix b/modules/core/skhd.nix index c64a4f5..a984e40 100644 --- a/modules/core/skhd.nix +++ b/modules/core/skhd.nix @@ -31,6 +31,9 @@ shift + alt - k : yabai -m window --warp north shift + alt - l : yabai -m window --warp east + alt + shirt - r; \ + skhd --reload; \ + yabai --restart-service # Float / Unfloat window alt - space : \ @@ -39,6 +42,14 @@ # cmd - d : yabai -m space --layout $(yabai -m query --spaces --space | jq -r 'if .type == "bsp" then "stack" else "bsp" end') alt - return: open -a Kitty -n + alt + shift - t : open -na Mail + alt + shift - c : open -na Chromium # open new instance + alt + shift - e : open -a Element # move to existing instance + + alt - f : yabai -m window --toggle zoom-fullscreen + + alt + shift -f : yabai -m window --toggle native-fullscreen + # # Linux-style word navigation and deletion # ctrl - backspace [