From ad5fdbb3fb5fc5a77efcc56a1de513bb8ea88f89 Mon Sep 17 00:00:00 2001
From: sefidel <contact@sefidel.net>
Date: Sat, 2 Sep 2023 12:37:54 +0900
Subject: feat(home/communication): use plain schildichat

---
 home/profiles/communication/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'home/profiles')

diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix
index b1fc67d..d8c2a47 100644
--- a/home/profiles/communication/default.nix
+++ b/home/profiles/communication/default.nix
@@ -403,7 +403,7 @@ in
 
         slack
         discord-canary
-        schildichat-desktop-wayland
+        schildichat-desktop
         (weechat.override {
           configure = { availablePlugins, ... }: {
             plugins = [
-- 
cgit 1.4.1