desktop: move to nheko with gnome-keyring

This commit is contained in:
2025-10-18 14:58:03 +02:00
parent 687fd92a94
commit 2a3079f35e
10 changed files with 23 additions and 6 deletions

View File

@@ -95,7 +95,7 @@
#{ command = "exec ${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"; }
{ command = "${pkgs.thunderbird}/bin/thunderbird"; }
{ command = "${pkgs.firefox}/bin/firefox"; }
{ command = "${pkgs.element-desktop}/bin/element-desktop"; }
{ command = "${pkgs.nheko}/bin/nheko"; }
];
workspaceAutoBackAndForth = true;