Migrate to Snowfall #1

Merged
evan merged 8 commits from snowfall into master 2025-04-21 00:56:56 +00:00
Showing only changes of commit 00070837c2 - Show all commits

View File

@ -29,14 +29,14 @@ in
bind = [ bind = [
# Super Bindings (macOS Transition) # Super Bindings (macOS Transition)
"SUPER_SHIFT, 1, exec, hyprshot -m output" "ALT_SHIFT, 1, exec, hyprshot -m output"
"SUPER_SHIFT, 2, exec, hyprshot -m window" "ALT_SHIFT, 2, exec, hyprshot -m window"
"SUPER_SHIFT, 3, exec, hyprshot -m region" "ALT_SHIFT, 3, exec, hyprshot -m region"
"SUPER, Q, killactive"
"SUPER, SPACE, exec, $menu"
# Primary Bindings # Primary Bindings
"$mainMod, SPACE, exec, $menu"
"$mainMod, RETURN, exec, $terminal" "$mainMod, RETURN, exec, $terminal"
"$mainMod, Q, killactive"
"$mainMod, M, exit" "$mainMod, M, exit"
"$mainMod, V, togglefloating" "$mainMod, V, togglefloating"
"$mainMod, P, pseudo" # dwindle "$mainMod, P, pseudo" # dwindle