summaryrefslogtreecommitdiff
path: root/users/seth/desktop/plasma.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/seth/desktop/plasma.nix')
-rw-r--r--users/seth/desktop/plasma.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/users/seth/desktop/plasma.nix b/users/seth/desktop/plasma.nix
index 7b88e8f..920c802 100644
--- a/users/seth/desktop/plasma.nix
+++ b/users/seth/desktop/plasma.nix
@@ -11,7 +11,8 @@ in
config = lib.mkIf enable {
home.packages = [
# Matrix client
- pkgs.kdePackages.neochat
+ # TODO: Use after it drops libolm
+ # pkgs.kdePackages.neochat
# Mastodon client
pkgs.kdePackages.tokodon
# Torrent client
@@ -24,7 +25,7 @@ in
owner = "catppuccin";
repo = "konsole";
rev = "7d86b8a1e56e58f6b5649cdaac543a573ac194ca";
- hash = "EwSJMTxnaj2UlNJm1t6znnatfzgm1awIQQUF3VPfCTM=";
+ hash = "sha256-EwSJMTxnaj2UlNJm1t6znnatfzgm1awIQQUF3VPfCTM=";
}
+ "/Catppuccin-Mocha.colorscheme";
};