update options for 25.11

This commit is contained in:
Fabian Montero 2026-02-13 02:19:54 -06:00
parent b4be77aed9
commit 38d35315bd
Signed by: fabian
GPG key ID: 8036F30EDBAC8447
5 changed files with 4 additions and 6 deletions

View file

@ -156,7 +156,7 @@ in {
command = "${lib.getExe pkgs.sway} 'workspace 1; exec ${lib.getExe pkgs.firefox}'";
}
{
command = "${lib.getExe pkgs.sway} 'workspace 2; exec ${lib.getExe pkgs.tdesktop}'";
command = "${lib.getExe pkgs.sway} 'workspace 2; exec ${lib.getExe pkgs.telegram-desktop}'";
}
{
command = "${lib.getExe pkgs.sway} 'workspace 2; exec ${lib.getExe pkgs.gajim}'";