diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 9c193d2..724b596 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -212,11 +212,12 @@ "SUPER_SHIFT, Return, exec, ${floating_terminal}" "SUPER_SHIFT, S, exec, flameshot gui" - # ags + # tpanel "SUPER, A, exec, ags toggle launcher" - "SUPER, C, exec, ags toggle control-center" - "SUPER_SHIFT, R, exec, ags quit; ${pkgs.tpanel}/bin/tpanel" "SUPER_SHIFT, B, exec, ags toggle bar" + "SUPER_SHIFT, C, exec, ags toggle control-center" + "SUPER_SHIFT, W, exec, ags toggle wallpaper-manager" + "SUPER_SHIFT, R, exec, ags quit; ${pkgs.tpanel}/bin/tpanel" # hyprland "SUPER, Q, killactive"