feat(ferdium): replace mattermost and allow whatsApp

This commit is contained in:
catvayor 2025-04-09 13:16:00 +02:00
parent d7fdc06406
commit 4a1e6f59ee
Signed by: lbailly
GPG key ID: CE3E645251AC63F3
2 changed files with 3 additions and 5 deletions

View file

@ -95,19 +95,17 @@
{ command = "discord"; }
{ command = "thunderbird"; }
{ command = "mattermost-desktop"; }
{ command = "signal-desktop --"; }
{ command = "ferdium"; }
{ command = ''sh -c "sleep 2 && exec keepassxc"''; }
];
assigns = {
"1" = [ { app_id = "firefox"; } ];
"9" = [ { app_id = "thunderbird"; } ];
"10" = [
{ class = "Mattermost"; }
{ class = "Signal"; }
{ class = "discord"; }
{ class = "Element"; }
{ app_id = "weechat"; }
{ class = "Ferdium"; }
];
};
bars = [

View file

@ -73,8 +73,8 @@
discord
signal-desktop
mattermost-desktop
keepassxc
ferdium
];
pointerCursor = {
package = pkgs.breeze-hacked-cursor-theme;