Skip to content

Commit c8774e9

Browse files
committed
develop: neochat is not a feasible matrix client
1 parent f27c491 commit c8774e9

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

modules/home/hyprland/applications/default.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ in
6666
./librewolf
6767
./mpv
6868
./ncmpcpp
69-
./neochat
7069
./networkmanager_dmenu
7170
./newsboat
7271
./passwordmanager
@@ -128,7 +127,7 @@ in
128127
};
129128

130129
matrix-client = mkAppAttrs {
131-
default = "neochat";
130+
default = "element-desktop";
132131
bind = [ "$mod SHIFT, e, exec, ${matrix-client}" ];
133132
};
134133

modules/home/hyprland/applications/neochat/default.nix

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)