From cccddce2e72d7b1af5a7c7150d97637153d5a85f Mon Sep 17 00:00:00 2001 From: Chris Lauretano <1905121+lauretano@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:53:23 -0400 Subject: [PATCH] feat: adding qalculate to wayland compositor spins since plenty of menu bars rofi etc can use it --- recipes/common/common-apps-wayland.yml | 2 ++ recipes/t2-atomic-kansei.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes/common/common-apps-wayland.yml b/recipes/common/common-apps-wayland.yml index 4a34a05..20bf56d 100644 --- a/recipes/common/common-apps-wayland.yml +++ b/recipes/common/common-apps-wayland.yml @@ -38,6 +38,8 @@ modules: - google-noto-emoji-fonts - gnome-disk-utility - ddcutil + - qalculate + - qalculate-gtk # sound - wireplumber diff --git a/recipes/t2-atomic-kansei.yml b/recipes/t2-atomic-kansei.yml index 1d4b333..d50cbbe 100644 --- a/recipes/t2-atomic-kansei.yml +++ b/recipes/t2-atomic-kansei.yml @@ -16,7 +16,7 @@ modules: - from-file: common/common-apps-cosmic.yml - from-file: common/common-apps.yml #installs apps common across all the t2 editions - from-file: common/common-apps-wayland.yml - - from-file: common/common-apps-sway.yml #and gnome flatpaks we have both here + - from-file: common/common-apps-sway.yml - from-file: common/common-kansei.yml - from-file: common/common-files.yml