Only start firefox at startup
This commit is contained in:
parent
50239bde6e
commit
b00b7208df
|
@ -18,11 +18,7 @@
|
||||||
|
|
||||||
wayland.windowManager.sway.config = {
|
wayland.windowManager.sway.config = {
|
||||||
output = {"Dell Inc. DELL U2417H 5K9YD872FY1L".transform = "270";};
|
output = {"Dell Inc. DELL U2417H 5K9YD872FY1L".transform = "270";};
|
||||||
startup = [
|
startup = [{command = "firefox";}];
|
||||||
{command = "firefox";}
|
|
||||||
{command = "teams-for-linux";}
|
|
||||||
{command = "nxplayer.bin";}
|
|
||||||
];
|
|
||||||
workspaceOutputAssign = [
|
workspaceOutputAssign = [
|
||||||
{
|
{
|
||||||
output = "Iiyama North America PLB2403WS 0574281251316";
|
output = "Iiyama North America PLB2403WS 0574281251316";
|
||||||
|
|
Loading…
Reference in a new issue