feat: Update to fabric-1_21_8

This commit is contained in:
uttarayan21
2025-07-19 14:06:25 +05:30
parent fccdacb928
commit 4a16b1dd5b
2 changed files with 4 additions and 4 deletions

View File

@@ -178,9 +178,9 @@
];
bind = [
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
# "$mainMod, Return, exec, ${pkgs.kitty}/bin/kitty"
"$mainMod, Return, exec, ${pkgs.wezterm}/bin/wezterm"
"$mainModShift, Return, exec, ${pkgs.foot}/bin/foot"
"$mainMod, Return, exec, ${pkgs.kitty}/bin/kitty"
"$mainModShift, Return, exec, ${pkgs.wezterm}/bin/wezterm"
# "$mainModShift, Return, exec, ${pkgs.foot}/bin/foot"
"$mainModShift, Q, killactive,"
"$mainModShift, s, exec, ${pkgs.hyprshot}/bin/hyprshot -m region"
# "$mainMod, M, exit,"