re-added telegram on launch lmao my bad g

This commit is contained in:
chem 2025-09-03 18:01:30 -06:00
parent 935c82cced
commit 191df3545f

View file

@ -155,6 +155,9 @@ in {
{
command = "${lib.getExe pkgs.sway} 'workspace 1; exec ${lib.getExe pkgs.firefox}'";
}
{
command = "${lib.getExe pkgs.sway} 'workspace 10; exec ${lib.getExe pkgs.tdesktop}'";
}
{
command = "${lib.getExe pkgs.swaybg} -m fill -i ${config.home.homeDirectory}/Pictures/wallpapers/wallpaper.jpg";
always = true;