From 35cc75ee2e0c41ac615b8fe4f5f1138ac3093ad2 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Wed, 25 Feb 2026 17:37:26 +0100 Subject: [PATCH] Revert "[Hyprland] Move to qalculate-gtk from qt" This reverts commit 53d90fc8f58a72b01ba979c8326a44cc44d29a30. --- config/hypr/hyprland/modal-binds/launch.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland/modal-binds/launch.conf b/config/hypr/hyprland/modal-binds/launch.conf index 2f0c58d..f21a1af 100644 --- a/config/hypr/hyprland/modal-binds/launch.conf +++ b/config/hypr/hyprland/modal-binds/launch.conf @@ -67,7 +67,7 @@ bind = , B, submap, reset bind = , P, exec, alvr_dashboard bind = , P, submap, reset -bind = , C, exec, qalculate-gtk +bind = , C, exec, qalculate-qt bind = , C, submap, reset bind = , A, exec, notify-send 'AirPlay server starting...' --app-name="AirPlay Audio" && terminator -T "hidden-terminator" -e "systemctl start avahi-daemon && shairport-sync -a LinuxPlay"