forked from fabian/nix_config
re-added telegram on launch lmao my bad g
This commit is contained in:
parent
935c82cced
commit
191df3545f
1 changed files with 3 additions and 0 deletions
|
@ -155,6 +155,9 @@ in {
|
||||||
{
|
{
|
||||||
command = "${lib.getExe pkgs.sway} 'workspace 1; exec ${lib.getExe pkgs.firefox}'";
|
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";
|
command = "${lib.getExe pkgs.swaybg} -m fill -i ${config.home.homeDirectory}/Pictures/wallpapers/wallpaper.jpg";
|
||||||
always = true;
|
always = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue