From 53d90fc8f58a72b01ba979c8326a44cc44d29a30 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Wed, 25 Feb 2026 17:35:16 +0100 Subject: [PATCH] [Hyprland] Move to qalculate-gtk from qt --- 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 f21a1af..2f0c58d 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-qt +bind = , C, exec, qalculate-gtk 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"