desktop: fix element path
This commit is contained in:
parent
288679ce63
commit
6583aa4f71
@ -89,7 +89,7 @@
|
|||||||
#{ command = "exec ${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"; }
|
#{ command = "exec ${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"; }
|
||||||
{ command = "${pkgs.thunderbird}/bin/thunderbird"; }
|
{ command = "${pkgs.thunderbird}/bin/thunderbird"; }
|
||||||
{ command = "${pkgs.firefox}/bin/firefox"; }
|
{ command = "${pkgs.firefox}/bin/firefox"; }
|
||||||
{ command = "${pkgs.element}/bin/element-desktop"; }
|
{ command = "${pkgs.element-desktop}/bin/element-desktop"; }
|
||||||
];
|
];
|
||||||
|
|
||||||
workspaceAutoBackAndForth = true;
|
workspaceAutoBackAndForth = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user