Promote monitor scaling to Super + /

This commit is contained in:
David Heinemeier Hansson
2026-02-28 14:34:27 +01:00
parent 39761b93b3
commit 8f5c1ee55e
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ show_toggle_menu() {
*Layout*) omarchy-hyprland-workspace-layout-toggle ;;
*Ratio*) omarchy-hyprland-window-single-square-aspect-toggle ;;
*Gaps*) omarchy-hyprland-window-gaps-toggle ;;
*Scaling*) omarchy-hyprland-monitor-scaling-toggle ;;
*Scaling*) omarchy-hyprland-monitor-scaling-cycle ;;
*) back_to show_trigger_menu ;;
esac
}