home: neochat -> fractal
This commit is contained in:
parent
d447d04981
commit
7d47e189f8
2 changed files with 4 additions and 4 deletions
|
@ -45,8 +45,8 @@
|
|||
];
|
||||
files = [
|
||||
".config/sops/age/keys.txt"
|
||||
".config/KDE/neochat.conf"
|
||||
".config/neochatrc"
|
||||
#".config/KDE/neochat.conf"
|
||||
#".config/neochatrc"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
(with pkgs; [
|
||||
# Messaging
|
||||
### Matrix
|
||||
libsForQt5.neochat # kinda buggy with window resizing, but it works and its not electron
|
||||
#libsForQt5.neochat # kinda buggy with window resizing, but it works and its not electron
|
||||
#nheko # wont let me login for some reason
|
||||
#fractal # does not work with Mozilla's SAML login
|
||||
fractal # does not work with Mozilla's SAML login
|
||||
|
||||
## # vvv 3 UI libraries I dislike vvv
|
||||
#cinny-desktop # # Tauri
|
||||
|
|
Loading…
Reference in a new issue