diff --git a/modules/hyprland/hyprland.nix b/modules/hyprland/hyprland.nix index 5572048..b678704 100644 --- a/modules/hyprland/hyprland.nix +++ b/modules/hyprland/hyprland.nix @@ -129,6 +129,7 @@ in desktopSystemConfiguration { "SUPER , RETURN, exec, ghostty --gtk-single-instance=true" "SUPER , W , exec, firefox" "SUPER , D , exec, discord" + "SUPER , Z, , exec, zulip" "SUPER , M , exec, thunderbird" "SUPER , T , exec, thunar" "SUPER , C , exec, hyprpicker --autocopy"