aerospace swipe

This commit is contained in:
Natalie 2025-05-03 10:37:41 -07:00
parent 1a7858b68b
commit 3ee04064c0
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F
3 changed files with 6 additions and 13 deletions

View file

@ -62,19 +62,6 @@
inputs.zig.overlays.default
inputs.rust-overlay.overlays.default
inputs.nh.overlays.default
#Signal desktop decided to break bc of being outdated on macos :(
(
final: prev: {
signal-desktop-bin = prev.signal-desktop-bin.overrideAttrs (old: {
version = "7.51.0";
src = prev.fetchurl {
url = "https://updates.signal.org/desktop/signal-desktop-mac-universal-7.51.0.dmg";
hash = "sha256-dUcBvKbGVsEUxOSv8u/jjuvYjHar2+zbv+/ZRS85w1w=";
};
});
}
)
];
# ----- USER SETTINGS ----- #

View file

@ -22,6 +22,8 @@ _: {
"zulip"
"zen-browser"
"supertuxkart"
"mediosz/tap/swipeaerospace"
];
masApps = {

View file

@ -81,6 +81,9 @@
cmd-shift-8 = "move-node-to-workspace 8";
cmd-shift-9 = "move-node-to-workspace 9";
cmd-h = []; # Disable "hide application"
cmd-alt-h = []; # Disable "hide others"
# See: https://nikitabobko.github.io/AeroSpace/commands#workspace-back-and-forth
alt-tab = "workspace-back-and-forth";
# See: https://nikitabobko.github.io/AeroSpace/commands#move-workspace-to-monitor
@ -107,6 +110,7 @@
up = "volume up";
shift-down = ["volume set 0" "mode main"];
};
after-startup-command = ["exec-and-forget sketchybar"];
exec-on-workspace-change = [
"/bin/bash"
"-c"